Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
aarontravass committed Aug 2, 2023
2 parents 8fec891 + 33d1a53 commit 601912b
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 @@ -32,4 +32,4 @@ jobs:
- name: Publish
run: pnpm publish --access public --tag $GITHUB_REF_NAME --no-git-checks
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}

0 comments on commit 601912b

Please sign in to comment.