We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdf27d4 commit 8327401Copy full SHA for 8327401
.github/workflows/release-maven-image.yml
@@ -29,7 +29,7 @@ jobs:
29
TZ: Europe/Berlin # timezone
30
steps:
31
- id: maven-release-step
32
- uses: it-at-m/.github/.github/actions/action-maven-release@main
+ uses: it-at-m/.github/.github/actions/action-maven-release@feat/release-add-pr-option
33
with:
34
java-version: 17
35
app-path: "/${{ github.event.inputs.app-path }}"
0 commit comments