Skip to content

Commit

Permalink
fix(ci): fix ci publish on GRP
Browse files Browse the repository at this point in the history
  • Loading branch information
andrefelipeschulle committed Oct 9, 2024
1 parent 2c30477 commit 83c334d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,4 @@ jobs:
run: npm set //npm.pkg.github.com/:_authToken=${{ secrets.GHP_PACKAGES_TOKEN }}

- name: publish packages on GRP
run: npm release
run: npm run release

0 comments on commit 83c334d

Please sign in to comment.