Skip to content

Commit

Permalink
fix wrangler version in deploy workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
oddyamill committed Sep 2, 2024
1 parent 04cd8fd commit 6ccd6df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@ jobs:
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
wranglerVersion: '3.73.0'
env:
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 6ccd6df

Please sign in to comment.