go-release.action icon indicating copy to clipboard operation
go-release.action copied to clipboard

Explain explicitly what is being packaged with this action

Open filmil opened this issue 5 years ago • 1 comments
trafficstars

It is not quite clear to me what artifacts are being packaged by this action by default. I see that I can use EXTRA_FILES to request additional files, but I can't see what files are being packaged by default.

Sure I can do a quick experiment and figure it out on my own, but it would be nice and helpful if the documentation spelled it out.

filmil avatar Jun 02 '20 04:06 filmil

The build.sh in your project outputs a list of files to be packaged up.

azilber avatar Apr 25 '21 05:04 azilber