Skip to content

Commit 901bb35

Browse files
authored
Update publish-cloudflare-pages.yml
1 parent 7aba635 commit 901bb35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-cloudflare-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ jobs:
4646
with:
4747
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
4848
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
49-
command: pages deploy _site --project-name=joelnitta-photos
49+
command: pages deploy _site --project-name=joelnitta-home

0 commit comments

Comments
 (0)