Skip to content

Commit

Permalink
use actual release scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
enisdenjo committed Jan 15, 2025
1 parent 8a5ef4e commit bc549eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
uses: the-guild-org/shared-config/.github/workflows/release-stable.yml@v1
with:
node-version-file: .node-version
releaseScript: changeset publish
versionScript: changeset version
secrets:
githubToken: ${{ secrets.BOT_GITHUB_TOKEN }}
npmToken: ${{ secrets.NPM_TOKEN }}

0 comments on commit bc549eb

Please sign in to comment.