Skip to content

Commit fdffaa0

Browse files
committed
ci: set NPM_TOKEN
1 parent 9041ff8 commit fdffaa0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -441,6 +441,7 @@ jobs:
441441
uses: cycjimmy/semantic-release-action@v2
442442
env:
443443
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
444+
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
444445
SEMANTIC_RELEASE_PACKAGE: ${{ github.event.repository.name }}
445446
with:
446447
extra_plugins: |

0 commit comments

Comments
 (0)