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.
2 parents 6b1a606 + c126ade commit 9203f2aCopy full SHA for 9203f2a
.github/workflows/publish-docs.yml
@@ -78,7 +78,7 @@ jobs:
78
with:
79
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
80
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
81
- command: pages deploy cf-pages --project-name=${{ env.PROJECT_NAME }} --branch=main
+ command: pages deploy dir --project-name=${{ env.PROJECT_NAME }} --branch=main
82
wranglerVersion: 3.101.0
83
84
# - name: Setup Pages
0 commit comments