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 415b905 commit d4e7f0aCopy full SHA for d4e7f0a
.github/workflows/release.yml
@@ -34,5 +34,5 @@ jobs:
34
uses: cloudflare/wrangler-action@v3
35
with:
36
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
37
- command: pages deploy .vitepress/dist --project-name="docs-flexpilot-ai"
+ command: pages deploy .vitepress/dist --project-name="flexpilot-website"
38
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
0 commit comments