Skip to content

Commit 3511b6e

Browse files
committed
ci: bump shared deploy workflow to @V3 (/etc/hosts DNS pin) and remove host-pin diagnostic
1 parent fbe7ced commit 3511b6e

2 files changed

Lines changed: 2 additions & 59 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ concurrency:
2222

2323
jobs:
2424
deploy-share:
25-
uses: nichu42/shared-workflows/.github/workflows/deploy-bunny.yml@v2
25+
uses: nichu42/shared-workflows/.github/workflows/deploy-bunny.yml@v3
2626
with:
2727
source_dir: share
2828
cdn_domain: share.boxviewer.app
@@ -34,7 +34,7 @@ jobs:
3434
BUNNY_API_KEY: BUNNY_API_KEY
3535

3636
deploy-site:
37-
uses: nichu42/shared-workflows/.github/workflows/deploy-bunny.yml@v2
37+
uses: nichu42/shared-workflows/.github/workflows/deploy-bunny.yml@v3
3838
with:
3939
source_dir: site/dist
4040
build_command: python scripts/build_site.py

.github/workflows/diag-hosts.yml

Lines changed: 0 additions & 57 deletions
This file was deleted.

0 commit comments

Comments
 (0)