There was an error while loading. Please reload this page.
1 parent fbe7ced commit 3511b6eCopy full SHA for 3511b6e
2 files changed
.github/workflows/deploy.yml
@@ -22,7 +22,7 @@ concurrency:
22
23
jobs:
24
deploy-share:
25
- uses: nichu42/shared-workflows/.github/workflows/deploy-bunny.yml@v2
+ uses: nichu42/shared-workflows/.github/workflows/deploy-bunny.yml@v3
26
with:
27
source_dir: share
28
cdn_domain: share.boxviewer.app
@@ -34,7 +34,7 @@ jobs:
34
BUNNY_API_KEY: BUNNY_API_KEY
35
36
deploy-site:
37
38
39
source_dir: site/dist
40
build_command: python scripts/build_site.py
.github/workflows/diag-hosts.yml
0 commit comments