Skip to content

Commit

Permalink
Update cloudflare/wrangler-action to v3.3.1
Browse files Browse the repository at this point in the history
Signed-off-by: Vipul Gupta (@vipulgupta2048) <[email protected]>
  • Loading branch information
vipulgupta2048 committed Oct 18, 2023
1 parent dd673d8 commit 430c8a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-cloudflare-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: npm run deploy-docs --if-present

- name: Deploy to Cloudflare Pages
uses: cloudflare/wrangler-action@v3.1.0
uses: cloudflare/wrangler-action@v3.3.1
with:
apiToken: ${{ secrets.CF_API_TOKEN }}
accountId: ${{ secrets.CF_ACCOUNT_ID }}
Expand Down

0 comments on commit 430c8a5

Please sign in to comment.