Skip to content

Commit b761a8f

Browse files
authored
Update release.yml
1 parent 65a8d1d commit b761a8f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ jobs:
1111
release:
1212
name: Node.js
1313
uses: artusjs/github-actions/.github/workflows/node-release.yml@v1
14+
secrets:
15+
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)