Skip to content

Commit da6acf4

Browse files
chore: Remove NODE_AUTH_TOKEN usage (#14)
1 parent 94cb821 commit da6acf4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build-release.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,3 @@ jobs:
2424

2525
- name: Publish package
2626
run: npm publish --provenance --access public
27-
env:
28-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)