Skip to content

Commit

Permalink
chore: change job
Browse files Browse the repository at this point in the history
  • Loading branch information
demmorou committed Aug 19, 2024
1 parent 39b51c6 commit 7160c19
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish_npm_package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,6 @@ jobs:
run: pnpm -F ${{ env.PACKAGE }} build

- name: Publish specific package
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
run: pnpm -F ${{ env.PACKAGE }} publish --no-git-checks

0 comments on commit 7160c19

Please sign in to comment.