Skip to content

Commit

Permalink
fix: update cloudflare action tag
Browse files Browse the repository at this point in the history
  • Loading branch information
btkostner committed Feb 3, 2024
1 parent 414aaef commit 510bb0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Expand Up @@ -47,7 +47,7 @@ jobs:
NITRO_PRESET: cloudflare

- name: Publish
uses: cloudflare/wrangler-action@3
uses: cloudflare/wrangler-action@v3
with:
apiToken: ${{ secrets.CF_API_TOKEN }}
accountId: ${{ secrets.CF_ACCOUNT_ID }}
Expand Down

0 comments on commit 510bb0f

Please sign in to comment.