Skip to content

Commit

Permalink
Merge pull request #172 from rangoack/buidl
Browse files Browse the repository at this point in the history
upgrade cloudflare/wrangler-action to v3
  • Loading branch information
AllenLiuxt committed Mar 19, 2024
2 parents 926cc4f + 74adcf0 commit 619e5b0
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 @@ -67,7 +67,7 @@ jobs:
tags: vitelabs/vite-web-wallet:${{ steps.version.outputs.version }},vitelabs/vite-web-wallet:latest

- name: Deploy
uses: cloudflare/wrangler-action@1.3.0
uses: cloudflare/wrangler-action@v3
with:
apiToken: ${{ secrets.CF_API_TOKEN }}
environment: ${{ github.event.inputs.environment }}
Expand Down

0 comments on commit 619e5b0

Please sign in to comment.