Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pgmanutd authored Jan 8, 2023
1 parent 49fe15a commit 67cc0cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ jobs:
run: npm ci

- name: Publish new version
run: node scripts/release
run: node scripts/release --trace-uncaught
env:
NODE_AUTH_TOKEN: ${{ secrets.NODE_TALISMAN_NPM_TOKEN }}

0 comments on commit 67cc0cb

Please sign in to comment.