diff --git a/.github/workflows/secrel.yml b/.github/workflows/secrel.yml index 71a8cc673a..3cc15998aa 100644 --- a/.github/workflows/secrel.yml +++ b/.github/workflows/secrel.yml @@ -202,7 +202,7 @@ jobs: secrel: name: SecRel Pipeline needs: publish-to-ghcr - if: needs.publish-to-ghcr.outputs.run-secrel == 'true' && needs.publish-to-ghcr.outputs.vro-images != '' + if: needs.publish-to-ghcr.outputs.run-secrel == 'true' # https://psychic-disco-c1251ea1.pages.github.io/pipeline/release_notes/v4.2.0/ uses: department-of-veterans-affairs/lighthouse-tornado-secrel-pipeline/.github/workflows/pipeline.yml@v4 with: