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.
NPM_TOKEN
1 parent db07cf7 commit 2fba6deCopy full SHA for 2fba6de
.github/workflows/tag.yml
@@ -12,3 +12,5 @@ jobs:
12
contents: read
13
actions: write
14
uses: MatrixAI/.github/.github/workflows/native-library-js-tag.yml@master
15
+ secrets:
16
+ NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments