Skip to content

Commit

Permalink
Update cloudflare-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pubkey authored Nov 3, 2024
1 parent 2820ff4 commit 8cb5fa0
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/cloudflare-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,5 @@ jobs:
uses: cloudflare/wrangler-action@v3
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
directory: ./docs
projectName: rxdb
branch: master
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
command: pages deploy docs --project-name=rxdb

0 comments on commit 8cb5fa0

Please sign in to comment.