We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f2ed13 commit baabae9Copy full SHA for baabae9
.github/workflows/release.yml
@@ -8,3 +8,5 @@ jobs:
8
release:
9
name: Node.js
10
uses: node-modules/github-actions/.github/workflows/npm-release.yml@master
11
+ secrets:
12
+ GIT_TOKEN: ${{ secrets.GIT_TOKEN }}
0 commit comments