Skip to content

Commit 8a306d3

Browse files
committed
Remove NPM_TOKEN for GHA
1 parent 81e8765 commit 8a306d3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,5 @@ jobs:
160160
fi
161161
npm publish $EXTRA_ARGS
162162
env:
163-
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
164163
VERSION: ${{ needs.check_if_version_upgraded.outputs.to_version }}
165164
IS_PRE_RELEASE: ${{ needs.check_if_version_upgraded.outputs.is_pre_release }}

0 commit comments

Comments
 (0)