Skip to content

Commit dd2b23c

Browse files
authored
Update release.yml
1 parent 6ae69fe commit dd2b23c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,4 @@ jobs:
7676
run: npm run build --if-present
7777
- name: Publish
7878
run: npm publish --provenance --access public
79-
env:
80-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
79+

0 commit comments

Comments
 (0)