Skip to content

Commit 71089d4

Browse files
committed
update project name in Cloudflare Pages deployment configuration
1 parent fd5283a commit 71089d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ jobs:
3232
with:
3333
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
3434
accountId: 424d9dabd39849818d9e22366a20e4d6
35-
projectName: www-yayjaybae-com
35+
projectName: www-yayjaybae-com-pages
3636
directory: out
3737
gitHubToken: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)