We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e883b96 commit 788cd73Copy full SHA for 788cd73
1 file changed
.github/workflows/release-npm.yml
@@ -43,6 +43,7 @@ jobs:
43
pnpx changelogithub
44
env:
45
NPM_CONFIG_PROVENANCE: true
46
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
47
48
# ========================================
49
# Preview release (Push / PR-triggered)
0 commit comments