We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65a8d1d commit b761a8fCopy full SHA for b761a8f
.github/workflows/release.yml
@@ -11,3 +11,5 @@ jobs:
11
release:
12
name: Node.js
13
uses: artusjs/github-actions/.github/workflows/node-release.yml@v1
14
+ secrets:
15
+ NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments