We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
NPM_TOKEN
1 parent 9e51842 commit 3f9eb52Copy full SHA for 3f9eb52
.github/workflows/tag.yml
@@ -12,3 +12,5 @@ jobs:
12
contents: read
13
actions: write
14
uses: MatrixAI/.github/.github/workflows/library-js-tag.yml@master
15
+ secrets:
16
+ NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments