Skip to content

Commit

Permalink
Set wrangler version to 3.15.0 in backend deployment script
Browse files Browse the repository at this point in the history
  • Loading branch information
Timothy Miller committed Nov 1, 2023
1 parent 6fdd61c commit cc8c948
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
- name: Deploy
uses: cloudflare/[email protected]
with:
wranglerVersion: '3.15.0'
apiToken: ${{ secrets.CF_API_TOKEN }}
workingDirectory: packages/api
command: deploy src/index.ts
Expand Down

0 comments on commit cc8c948

Please sign in to comment.