We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8534824 commit 8ce876dCopy full SHA for 8ce876d
.github/workflows/release.yml
@@ -17,6 +17,7 @@ jobs:
17
uses: the-guild-org/shared-config/.github/workflows/release-stable.yml@v1
18
with:
19
releaseScript: run release
20
+ versionScript: run changeset version
21
node-version-file: .node-version
22
secrets:
23
githubToken: ${{ secrets.GITHUB_TOKEN }}
0 commit comments