Skip to content

Commit

Permalink
chore: Update Cloudflare Pages deployment configuration and project c…
Browse files Browse the repository at this point in the history
…reation
  • Loading branch information
Ray-D-Song committed Oct 9, 2024
1 parent 6eb81aa commit 6107c7f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy-to-cloudflare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,5 @@ jobs:
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
workingDirectory: dist
command: |
pnpm exec wrangler pages deploy dist --project-name=faker-server

0 comments on commit 6107c7f

Please sign in to comment.