Skip to content

Commit 22ed675

Browse files
committed
fix project name
1 parent 793bcec commit 22ed675

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,5 +97,5 @@ jobs:
9797
with:
9898
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
9999
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
100-
command: pages deploy . --project-name=pvzm
100+
command: pages deploy . --project-name=pvz
101101
gitHubToken: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)