mirror of
https://github.com/ciiiii/cloudflare-docker-proxy.git
synced 2026-04-03 11:55:06 +08:00
Fix ci
This commit is contained in:
2
.github/workflows/stage.yaml
vendored
2
.github/workflows/stage.yaml
vendored
@@ -19,5 +19,5 @@ jobs:
|
||||
with:
|
||||
apiToken: ${{ secrets.CF_API_TOKEN }}
|
||||
accountId: ${{secrets.CF_ACCOUNT_ID}}
|
||||
command: deploy --env staging --minify src/index.ts
|
||||
command: deploy --env staging --minify src/index.js
|
||||
environment: staging
|
||||
Reference in New Issue
Block a user