Skip to content

Commit

Permalink
Add project name to wrangler deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Safi1012 committed Apr 1, 2024
1 parent efea67c commit 939b4f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
command: pages deploy dist
command: pages deploy dist --project-name=filipesantoscorrea

0 comments on commit 939b4f3

Please sign in to comment.