mirror of
https://github.com/lifegpc/eh_downloader_flutter.git
synced 2026-06-06 13:59:19 +08:00
Update deploy.yml
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -23,5 +23,5 @@ jobs:
|
||||
env:
|
||||
CF_ACCOUNT_ID: ${{ secrets.CF_ACCOUNT_ID }}
|
||||
CF_API_TOKEN: ${{ secrets.CF_API_TOKEN }}
|
||||
run: wrangler pages deploy build/web --branch=dev
|
||||
run: wrangler pages deploy build/web --name=ehf --branch=dev
|
||||
|
||||
|
||||
Reference in New Issue
Block a user