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 276cbd1 commit acd497aCopy full SHA for acd497a
.github/workflows/Build.yml
@@ -189,6 +189,5 @@ jobs:
189
with:
190
VERSION: ${{ needs.build.outputs.MAVEN_VERSION }}
191
PACKAGE_NAMES: ${{ needs.build.outputs.PACKAGES_NAME }}
192
- COMMIT_MESSAGE: ${{ needs.build.outputs.COMMIT_MESSAGE }}
193
COMMITTER: ${{ needs.build.outputs.LAST_COMMITTER }}
194
secrets: inherit
0 commit comments