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.
1 parent 295f03d commit 5e1ed53Copy full SHA for 5e1ed53
.github/workflows/publish.yaml
@@ -37,6 +37,7 @@ jobs:
37
# https://github.com/orgs/community/discussions/26875#discussioncomment-3253761
38
GITHUB_TOKEN: ${{ secrets.GH_PERSONAL_TOKEN }}
39
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
40
+ NPM_CONFIG_TOKEN: ${{ secrets.NPM_TOKEN }}
41
CLOUDFLARE_ACCOUNT_ID: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
42
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}
43
0 commit comments