Skip to content

Commit

Permalink
deploy wrangler 3.28.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wydengyre committed Feb 12, 2024
1 parent c8537f3 commit 101ae10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
uses: cloudflare/wrangler-action@7c01cc48d88a1f83b4716e0557c168854a9dcdb8 # v3.4.1
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
wranglerVersion: '3.28.0'
wranglerVersion: '3.28.1'
workingDirectory: 'packages/cf'
command: deploy --env prod

0 comments on commit 101ae10

Please sign in to comment.