コマンドを修正
github pages / deploy (push) Failing after 1m3s
Details
github pages / deploy (push) Failing after 1m3s
Details
This commit is contained in:
parent
eb63b83053
commit
f826cffc90
|
@ -22,4 +22,4 @@ jobs:
|
|||
- name: Build
|
||||
run: hugo --minify
|
||||
- run: npm ci
|
||||
- run: CLOUDFLARE_API_TOKEN${{ secrets.CLOUDFLARE_API_TOKEN }} npx wrangler pages publish public -project-name blog-usbharu
|
||||
- run: CLOUDFLARE_API_TOKEN=${{ secrets.CLOUDFLARE_API_TOKEN }} npx wrangler pages publish public -project-name blog-usbharu
|
||||
|
|
Loading…
Reference in New Issue