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 d79f112 commit a9e06a0Copy full SHA for a9e06a0
1 file changed
.github/workflows/docs.yml
@@ -23,4 +23,4 @@ jobs:
23
with:
24
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
25
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
26
- command: pages deploy doc --project-name rage-rb --branch main
+ command: pages deploy doc --project-name rage-api-docs --branch main
0 commit comments