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 68dafe1 commit 4ad8c4eCopy full SHA for 4ad8c4e
.github/workflows/Build.yml
@@ -188,7 +188,6 @@ jobs:
188
if: github.repository_owner == 'genexuslabs' && needs.build.outputs.SHOULD_DEPLOY == 'true'
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