Skip to content

Commit

Permalink
Update deploy-to-cf.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
AkashRajpurohit committed Aug 1, 2023
1 parent f1fddc0 commit 5e4e8a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-cf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:

# Deploy
- name: Deploy 🚀
run: pnpm deploy
run: pnpm run deploy
env:
CLOUDFLARE_API_TOKEN: ${{ secrets.CF_API_TOKEN }}
CLOUDFLARE_ACCOUNT_ID: ${{ secrets.CF_ACCOUNT_ID }}

0 comments on commit 5e4e8a6

Please sign in to comment.