diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9005cf4bbf..83dbcb5ee3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -282,7 +282,7 @@ jobs: password: ${{ secrets.DOCKER_PASSWORD }} - name: DEV - Tag Linux images - if: needs.build.outputs.do_prod_release + if: needs.build.outputs.do_dev_release run: | docker tag fcli-scratch fortifydocker/fcli:${RELEASE_TAG}