Skip to content

Commit 2f1b79c

Browse files
authored
Update compile_release.yml
don't deploy
1 parent f7efeb0 commit 2f1b79c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/compile_release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@ jobs:
212212
deploy:
213213
name: Deploy Environments to fw.ahoydtu.de
214214
needs: [build-en, build-de, release]
215+
if: github.repository == 'lamapu/ahoy' && github.ref_name == 'main'
215216
runs-on: ubuntu-latest
216217
continue-on-error: false
217218
steps:

0 commit comments

Comments
 (0)