Skip to content

Commit 1dd97b2

Browse files
committed
Gate Hetzner deploy behind owner + repo variable
1 parent f94a328 commit 1dd97b2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy-hetzner.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ concurrency:
1111

1212
jobs:
1313
deploy:
14+
if: ${{ github.repository_owner == 'npow' && vars.ENABLE_HETZNER_DEPLOY == 'true' }}
1415
runs-on: ubuntu-latest
1516
env:
1617
APP_DIR: /root/github-roast

0 commit comments

Comments
 (0)