Skip to content

Commit

Permalink
Get version from artifact
Browse files Browse the repository at this point in the history
Signed-off-by: Guian Gumpac <[email protected]>
  • Loading branch information
GumpacG committed Sep 4, 2024
1 parent 7c4f4e3 commit 3308d55
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/java-cd.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Java Prepare Deployment

on:
push:
outputs:
RELEASE_VERSION: ${{ jobs.initiate-test-release-workflow.outputs.RELEASE_VERSION }}
on: push

concurrency:
group: java-cd-${{ github.head_ref || github.ref }}
Expand Down

0 comments on commit 3308d55

Please sign in to comment.