Skip to content

Commit 06fb394

Browse files
anaibertaBeta Bot
authored andcommitted
Cherry pick branch 'genexuslabs:fix/remove-undef-var-PACKAGES_NAME' into beta
1 parent 3d5ea6f commit 06fb394

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/Build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,6 @@ jobs:
188188
if: github.repository_owner == 'genexuslabs' && needs.build.outputs.SHOULD_DEPLOY == 'true'
189189
with:
190190
VERSION: ${{ needs.build.outputs.MAVEN_VERSION }}
191-
PACKAGE_NAMES: ${{ needs.build.outputs.PACKAGES_NAME }}
192191
COMMIT_MESSAGE: ${{ needs.build.outputs.COMMIT_MESSAGE }}
193192
COMMITTER: ${{ needs.build.outputs.LAST_COMMITTER }}
194193
secrets: inherit

0 commit comments

Comments
 (0)