Skip to content

Commit

Permalink
Merge pull request #39 from iamwarning/renovate/cloudflare-wrangler-a…
Browse files Browse the repository at this point in the history
…ction-3.x

Update cloudflare/wrangler-action action to v3.1.1
  • Loading branch information
iamwarning authored Sep 5, 2023
2 parents 1f17d3d + b4f39c1 commit b2a3b2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
API_KEY_TAIL: ${{ secrets.API_KEY_TAIL }}
URL_TAIL: ${{ secrets.URL_TAIL }}
- name: Publish to Cloudflare Workers with Wrangler by @${{ github.actor }}
uses: cloudflare/[email protected].0
uses: cloudflare/[email protected].1
with:
apiToken: ${{ secrets.CF_API_TOKEN }}
accountId: ${{ secrets.CF_ACCOUNT_ID }}
Expand Down

0 comments on commit b2a3b2f

Please sign in to comment.