Skip to content

Commit f6980df

Browse files
committed
new cloudflare pages project
1 parent 1f762ef commit f6980df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
with:
6565
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
6666
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
67-
projectName: framework-pages
67+
projectName: framework
6868
directory: dist
6969
gitHubToken: ${{ secrets.GITHUB_TOKEN }}
7070
# TODO: This doesn't include the examples. How can we fix that?

0 commit comments

Comments
 (0)