Skip to content

Commit 51e0941

Browse files
authored
Update release-maven-image.yml
1 parent e74a586 commit 51e0941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-maven-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
type=semver,pattern={{version}},value=${{ github.event.inputs.releaseVersion }}
4848
4949
create-github-release:
50-
needs: release
50+
needs: release-maven
5151
runs-on: ubuntu-latest
5252
steps:
5353
- name: Create GitHub Release

0 commit comments

Comments
 (0)