Skip to content

Commit a76a4a5

Browse files
author
Arckie Jadulco
committed
fix: project name update
1 parent 1f67870 commit a76a4a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/production .yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,6 @@ jobs:
6565
with:
6666
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
6767
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
68-
projectName: your-project-name # ⬅️ Replace with your CF Pages project name
68+
projectName: portfolio-website
6969
directory: ./dist
7070
productionBranch: main

0 commit comments

Comments
 (0)