We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dd1993 commit 6ca0d84Copy full SHA for 6ca0d84
.github/workflows/build-and-deploy.yml
@@ -43,7 +43,7 @@ jobs:
43
API_KEY_TAIL: ${{ secrets.API_KEY_TAIL }}
44
URL_TAIL: ${{ secrets.URL_TAIL }}
45
- name: Publish to Cloudflare Workers with Wrangler by @${{ github.actor }}
46
- uses: cloudflare/wrangler-action@v3.4.1
+ uses: cloudflare/wrangler-action@v3.6.1
47
with:
48
apiToken: ${{ secrets.CF_API_TOKEN }}
49
accountId: ${{ secrets.CF_ACCOUNT_ID }}
0 commit comments