diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3463ffe3..5a391b17 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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' ||