Skip to content

Commit

Permalink
chore: updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Cherry committed Oct 5, 2024
1 parent b08c5e1 commit 955c78c
Show file tree
Hide file tree
Showing 4 changed files with 477 additions and 568 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
apiToken: ${{ secrets.CF_API_TOKEN }}
accountId: ${{ secrets.CF_ACCOUNT_ID }}
command: "deploy"
wranglerVersion: "3.77.0"
wranglerVersion: "3.80.0"

- name: Publish (production)
uses: cloudflare/[email protected]
Expand All @@ -59,5 +59,5 @@ jobs:
apiToken: ${{ secrets.CF_API_TOKEN }}
accountId: ${{ secrets.CF_ACCOUNT_ID }}
command: "deploy --env=production"
wranglerVersion: "3.77.0"
wranglerVersion: "3.80.0"

Loading

0 comments on commit 955c78c

Please sign in to comment.