Skip to content

Commit 97d87a9

Browse files
committed
ci: add missing node token
1 parent 025d113 commit 97d87a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-automated.yml

+1
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@ jobs:
2828
env:
2929
GH_TOKEN: ${{ secrets.RELEASE_GITHUB_TOKEN }}
3030
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
31+
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)