Skip to content

Commit 51537bd

Browse files
committed
Revert "Update release-maven-image.yml"
This reverts commit 8735ed7.
1 parent d346dc6 commit 51537bd

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
@@ -31,7 +31,7 @@ jobs:
3131
- id: maven-release-step
3232
uses: it-at-m/lhm_actions/action-templates/actions/action-maven-release@feat/release-add-pr-option
3333
with:
34-
use-pr: false
34+
use-pr: true
3535
java-version: 17
3636
app-path: /${{ github.event.inputs.app-path }}
3737
releaseVersion: ${{ github.event.inputs.releaseVersion }}

0 commit comments

Comments
 (0)