Skip to content

Commit 54fe109

Browse files
committed
add token
1 parent e0d2cf6 commit 54fe109

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-production.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
- run: npm run build
2828
name: Build
2929
env:
30+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3031
NODE_OPTIONS: --max-old-space-size=4096
3132
- run: npx wrangler deploy
3233
name: Deploy to Cloudflare Workers

0 commit comments

Comments
 (0)