chore(ci): only publish image for qdm12/gluetun

This commit is contained in:
Quentin McGaw
2022-05-29 17:11:05 +00:00
parent 6f850c4ad4
commit 08553bc90b

View File

@@ -77,6 +77,7 @@ jobs:
publish:
if: |
github.event.pull_request.head.repo.full_name == github.repository &&
github.repository == 'qdm12/gluetun' &&
(
github.event_name == 'push' ||
github.event_name == 'release' ||