mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-12 01:00:34 +08:00
CI: specify wrangler version
This commit is contained in:
parent
6693690ed6
commit
9fbd3ba103
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -111,6 +111,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'
|
||||
deploy_to_github_gitlab:
|
||||
needs:
|
||||
- build
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user