Skip to content

Commit

Permalink
add account id
Browse files Browse the repository at this point in the history
  • Loading branch information
echo8 committed Dec 8, 2024
1 parent a2a7dbf commit b621c78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,5 @@ jobs:
uses: cloudflare/wrangler-action@v3
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
command: pages deploy src/client/dist --project-name=pastesphere

0 comments on commit b621c78

Please sign in to comment.