We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59691e1 commit 34f39c0Copy full SHA for 34f39c0
.github/workflows/publish.yml
@@ -8,5 +8,4 @@ jobs:
8
call-publish:
9
uses: Giorgiosaud/centralized-workflows/.github/workflows/npm-publish.yml@main
10
secrets:
11
- npm-token: ${{ secrets.NPM_TOKEN }}
12
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # This gets generated automatically
+ npm-token: ${{ secrets.NPM_TOKEN }}
0 commit comments