mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-28 17:41:54 +08:00
CI: use Cloudflare Wrangler 3.90.0 [skip ci]
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -168,7 +168,7 @@ jobs:
|
||||
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
|
||||
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
|
||||
command: pages deploy public --project-name=sukkaw-ruleset --commit-dirty=true --branch=main
|
||||
wranglerVersion: '3.81.0'
|
||||
wranglerVersion: '3.90.0'
|
||||
deploy_to_github_gitlab:
|
||||
needs:
|
||||
- build
|
||||
|
||||
Reference in New Issue
Block a user