diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index eaaa9e9c6..4b252b108 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -58,6 +58,7 @@ jobs: tag_name: ${{ env.release_tag }} body_path: CHANGES.txt docker: + needs: pub if: | startsWith(github.event.head_commit.message, 'feat') || startsWith(github.event.head_commit.message, 'fix')