Skip to content

Commit 8327401

Browse files
authored
Update release-maven-image.yml
1 parent bdf27d4 commit 8327401

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
@@ -29,7 +29,7 @@ jobs:
2929
TZ: Europe/Berlin # timezone
3030
steps:
3131
- id: maven-release-step
32-
uses: it-at-m/.github/.github/actions/action-maven-release@main
32+
uses: it-at-m/.github/.github/actions/action-maven-release@feat/release-add-pr-option
3333
with:
3434
java-version: 17
3535
app-path: "/${{ github.event.inputs.app-path }}"

0 commit comments

Comments
 (0)