Skip to content

Commit 788cd73

Browse files
committed
fix(release-npm): add GITHUB_TOKEN
1 parent e883b96 commit 788cd73

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release-npm.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
pnpx changelogithub
4444
env:
4545
NPM_CONFIG_PROVENANCE: true
46+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4647

4748
# ========================================
4849
# Preview release (Push / PR-triggered)

0 commit comments

Comments
 (0)