Skip to content

Commit 8120365

Browse files
authored
Update ci.yml
1 parent 491b82b commit 8120365

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,9 @@ jobs:
6666
with:
6767
body: ${{steps.github_release.outputs.changelog}}
6868
tag_name: ${{ steps.bump.outputs.new_tag }}
69+
6970
releaseDocker:
71+
if: github.event.pull_request.merged == true
7072
runs-on: ubuntu-latest
7173
needs: releaseGithub
7274
steps:

0 commit comments

Comments
 (0)