Skip to content

Commit

Permalink
fix: bump wrangler action version
Browse files Browse the repository at this point in the history
  • Loading branch information
Mayowa Esan committed Dec 10, 2024
1 parent 714f774 commit d8edf75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/worker-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Publish
uses: cloudflare/wrangler-action@1.3.0
uses: cloudflare/wrangler-action@3.13.0
with:
apiToken: ${{ secrets.CF_API_TOKEN }}
workingDirectory: "packages/worker"

0 comments on commit d8edf75

Please sign in to comment.