Skip to content

Commit 68daf41

Browse files
committed
Specify maven deployment server in release workflow
1 parent cd3a7fd commit 68daf41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ jobs:
1616
with:
1717
releaseVersion: ${{ github.event.inputs.releaseVersion }}
1818
snapshotVersion: ${{ github.event.inputs.snapshotVersion }}
19+
centralDeployServer: "s01"
1920
secrets: inherit

0 commit comments

Comments
 (0)