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 authored Dec 17, 2024
1 parent 38f3d73 commit 8e7a30b
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 @@ -64,7 +64,7 @@ jobs:
name: ${{ needs.release-maven.outputs.ARTIFACT_NAME }}
- name: Create GitHub Release
id: create_release
uses: softprops/action-gh-release@v2
uses: softprops/action-gh-release@01570a1f39cb168c169c802c3bceb9e93fb10974 # v2.1.0
with:
tag_name: ${{needs.release-maven.outputs.MVN_ARTIFACT_ID}}-${{ github.event.inputs.releaseVersion }}
draft: false
Expand Down

0 comments on commit 8e7a30b

Please sign in to comment.