mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-11 13:56:16 +00:00
ci: prod deployment wrangler
This commit is contained in:
2
.github/workflows/build-renderer.yml
vendored
2
.github/workflows/build-renderer.yml
vendored
@@ -31,7 +31,7 @@ jobs:
|
||||
run: |
|
||||
npx --yes wrangler@3 pages deploy out/renderer \
|
||||
--project-name=hydra-staging \
|
||||
--commit-dirty=true
|
||||
--commit-dirty=true \
|
||||
--branch=production
|
||||
env:
|
||||
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user