Skip to content

Commit 0ceb16b

Browse files
committed
fix: add NPM_TOKEN secret
1 parent 2b93861 commit 0ceb16b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tag.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@ jobs:
1212
contents: read
1313
actions: write
1414
uses: MatrixAI/.github/.github/workflows/library-js-tag.yml@master
15+
secrets:
16+
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)