Skip to content

Commit

Permalink
Removed space
Browse files Browse the repository at this point in the history
Signed-off-by: Guian Gumpac <[email protected]>
  • Loading branch information
GumpacG committed Sep 19, 2024
1 parent 0cb8435 commit b804d7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/java-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ jobs:
exit 1
test-deployment-on-all-architectures:
needs: [ set-release-version, load-platform-matrix, publish-to-maven-central-deployment]
needs: [set-release-version, load-platform-matrix, publish-to-maven-central-deployment]
env:
JAVA_VERSION: "11"
RELEASE_VERSION: ${{ needs.set-release-version.outputs.RELEASE_VERSION }}
Expand Down

0 comments on commit b804d7f

Please sign in to comment.