Skip to content

Merge matrix build artifacts for release #25338

Answered by thebino
thebino asked this question in Actions
Discussion options

You must be logged in to vote

Thanks, I didn’t knew that I can download ALL artifacts together.
I solved it in a separate job and used a 3rd party action for uploads

    - name: Download artifact
      uses: actions/download-artifact@v2
- name: Upload to Release
  uses: meeDamian/github-release@2.0

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants