aalmiray commented on issue #542:
URL: https://github.com/apache/maven-mvnd/issues/542#issuecomment-1005806731


   Correct. However this is not a JReleaser thing per se. If you're building 
binaries on GitHub actions you must run the workflow with different runners. 
You have the choice to upload build artifacts as part of the job. The default 
storage lifetime is set to 90 days.
   
   You'd definitely want to upload artifacts to collect all of them before an 
early access release. This is what kcctl does. As a result you get artifacts in 
the job and in the Git release
   
   https://github.com/kcctl/kcctl/actions/runs/1641712692
   https://github.com/kcctl/kcctl/blob/main/.github/workflows/early-access.yml


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to