We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e19e05b commit 780ea79Copy full SHA for 780ea79
.github/workflows/publish-cloudflare.yaml
@@ -38,6 +38,6 @@ jobs:
38
with:
39
apiToken: ${{ secrets.CLOUDFLARE_PAGES_TOKEN }}
40
accountId: ${{ secrets.CLOUDFLARE_PAGES_ACCOUNT }}
41
- projectName: transky-book
+ projectName: transky
42
directory: website
43
wranglerVersion: 3
0 commit comments