Skip to content

Commit abb08c8

Browse files
authored
fix(ci-workflow): modify release workflow
1 parent d89591e commit abb08c8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ jobs:
3737
tag_name: ${{ steps.bump.outputs.new_tag }}
3838

3939
releaseDocker:
40-
if: github.event.pull_request.merged == true
4140
runs-on: ubuntu-latest
4241
needs: releaseGithub
4342
steps:

0 commit comments

Comments
 (0)