Skip to content

Commit

Permalink
Merge branch 'main' into fix-wiki-sql-where-link
Browse files Browse the repository at this point in the history
  • Loading branch information
joaopgrassi authored Jan 27, 2025
2 parents 21591b6 + 6217224 commit 566fe27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prepare-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
fi
version=${{ inputs.version }}
sed -i "0,/^schema_url: .*\/next$/s/\/next$/\/$version/" schema-next.yaml
sed -i "0,/^ next:$/s// $version:/" schema-next.yaml
cp schema-next.yaml "schemas/$version"
git add "schemas/$version"
Expand Down

0 comments on commit 566fe27

Please sign in to comment.