Skip to content

Commit 601912b

Browse files
committed
2 parents 8fec891 + 33d1a53 commit 601912b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
- name: Publish
3333
run: pnpm publish --access public --tag $GITHUB_REF_NAME --no-git-checks
3434
env:
35-
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
35+
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}

0 commit comments

Comments
 (0)