diff --git a/.github/workflows/merge.yml b/.github/workflows/merge.yml index 4ca7ed534..c8b621cc8 100644 --- a/.github/workflows/merge.yml +++ b/.github/workflows/merge.yml @@ -49,7 +49,7 @@ jobs: deploys-test: name: Deploys (test) - needs: [retag-images, get-digest] + needs: [get-digest] uses: ./.github/workflows/.deploy.yml secrets: inherit with: