Skip to content

Commit

Permalink
Merge branch 'release-3.1.x'
Browse files Browse the repository at this point in the history
  • Loading branch information
juanfeSanahuja committed May 21, 2024
2 parents 7274199 + 599b0fb commit 470c290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
uses: opencb/java-common-libs/.github/workflows/release-github-workflow.yml@develop
needs: [ build-hdp, deploy-docker-hdp, build-hdi, deploy-docker-hdi, build-emr, deploy-docker-emr, build-emr613, deploy-docker-emr613 ]
with:
artifact: build-folder
artifact: build-folder-hdp
file: |
opencga-client-${{ needs.build-hdp.outputs.version }}.tar.gz
clients/R/opencgaR_${{ needs.build-hdp.outputs.version }}.tar.gz
Expand Down

0 comments on commit 470c290

Please sign in to comment.