Skip to content

Commit

Permalink
Specify maven deployment server in release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
JarrodCTaylor committed Jul 12, 2024
1 parent cd3a7fd commit 68daf41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ jobs:
with:
releaseVersion: ${{ github.event.inputs.releaseVersion }}
snapshotVersion: ${{ github.event.inputs.snapshotVersion }}
centralDeployServer: "s01"
secrets: inherit

0 comments on commit 68daf41

Please sign in to comment.