Skip to content

Commit

Permalink
Update release-maven-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hupling committed Jul 2, 2024
1 parent e74a586 commit 51e0941
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-maven-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
type=semver,pattern={{version}},value=${{ github.event.inputs.releaseVersion }}
create-github-release:
needs: release
needs: release-maven
runs-on: ubuntu-latest
steps:
- name: Create GitHub Release
Expand Down

0 comments on commit 51e0941

Please sign in to comment.