Skip to content

Commit

Permalink
CI: Fix release.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
filiphsps authored Nov 1, 2023
1 parent 978d669 commit cb0bbcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
id: changesets
uses: changesets/action@v1
with:
publish: npm release
publish: npm run release
setupGitUser: false
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
Expand Down

0 comments on commit cb0bbcb

Please sign in to comment.