chore: Update Cloudflare deployment configuration
This commit is contained in:
2
.github/workflows/deploy-1000h.yml
vendored
2
.github/workflows/deploy-1000h.yml
vendored
@@ -42,6 +42,6 @@ jobs:
|
||||
with:
|
||||
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
|
||||
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
|
||||
command: pages deploy .vitepress/dist --project-name=1000-hours-prod
|
||||
command: deploy
|
||||
workingDirectory: "1000-hours"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user