コマンドを修正
github pages / deploy (push) Successful in 1m5s

This commit is contained in:
2024-03-14 18:28:27 +09:00
parent f826cffc90
commit 2e18cf8569
+1 -1
View File
@@ -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