Skip to content

Commit

Permalink
Use wrangler keyword
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-dharti-r committed Sep 10, 2024
1 parent 9ac99a7 commit d7f88f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-frontend-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
args: pages deploy ./dist --project-name=canopas-website-dev --branch=main
args: wrangler pages deploy ./dist --project-name=canopas-website-dev --branch=main

0 comments on commit d7f88f3

Please sign in to comment.