Skip to content

Commit 22ec3c8

Browse files
committed
ci: stop using personal tokens
1 parent 8482786 commit 22ec3c8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,6 @@ jobs:
104104
merge-multiple: true
105105
- name: publish
106106
run: npm publish --workspaces --access public
107-
env:
108-
NODE_AUTH_TOKEN: ${{secrets.NPM_ACCESS_TOKEN}}
109107
# create GitHub release
110108
- name: read version
111109
id: read-version

0 commit comments

Comments
 (0)