Skip to content

Commit 5d018e5

Browse files
authored
ci(github): remove github_token for npm release (#161)
1 parent f473bae commit 5d018e5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ jobs:
104104
publish: pnpm release:publish
105105
version: pnpm release:version
106106
env:
107-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
108107
NODE_AUTH_TOKEN: ${{ secrets.NPMJS_TOKEN }}
109108

110109
release-gpr:

0 commit comments

Comments
 (0)