We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f762ef commit f6980dfCopy full SHA for f6980df
.github/workflows/deploy.yml
@@ -64,7 +64,7 @@ jobs:
64
with:
65
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
66
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
67
- projectName: framework-pages
+ projectName: framework
68
directory: dist
69
gitHubToken: ${{ secrets.GITHUB_TOKEN }}
70
# TODO: This doesn't include the examples. How can we fix that?
0 commit comments