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 7aba635 commit 901bb35Copy full SHA for 901bb35
.github/workflows/publish-cloudflare-pages.yml
@@ -46,4 +46,4 @@ jobs:
46
with:
47
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
48
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
49
- command: pages deploy _site --project-name=joelnitta-photos
+ command: pages deploy _site --project-name=joelnitta-home
0 commit comments