Skip to content

Commit

Permalink
🔀 Merge pull request #9 from lukecarr/renovate/cloudflare-wrangler-ac…
Browse files Browse the repository at this point in the history
…tion-3.x

chore(deps): update cloudflare/wrangler-action action to v3.4.0
  • Loading branch information
lukecarr committed Dec 21, 2023
2 parents 4458a0c + 2291066 commit 5287385
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 @@ -19,7 +19,7 @@ jobs:
command: run
args: --release
- name: Publish
uses: cloudflare/wrangler-action@3.0.1
uses: cloudflare/wrangler-action@v3.4.0
with:
apiToken: ${{ secrets.CF_API_TOKEN }}
accountId: ${{ secrets.CF_ACCOUNT_ID }}
Expand Down

0 comments on commit 5287385

Please sign in to comment.