Skip to content

Commit b868959

Browse files
Remove unnecessary env variable in CD
1 parent 5545c4b commit b868959

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/cd.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,3 @@ jobs:
3333
- run: npm i
3434
- run: npx tsc
3535
- run: npm publish
36-
env:
37-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)