Skip to content

Commit 42b0c85

Browse files
committed
remove npm auth token because we use trusted publishing now
1 parent ab2f7c2 commit 42b0c85

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,3 @@ jobs:
2121
- run: npm ci
2222
- run: npm run complete-build
2323
- run: npm publish
24-
env:
25-
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}

0 commit comments

Comments
 (0)