action-gh-release icon indicating copy to clipboard operation
action-gh-release copied to clipboard

Can it release a file without source code?

Open playgithub opened this issue 3 years ago • 2 comments

i.e. without

  • Source code (zip)
  • Source code (tar.gz)

playgithub avatar Oct 26 '22 03:10 playgithub

No thats a github limitation

shyim avatar Nov 20 '22 12:11 shyim

Seems like a limitation of this action. There are other actions that specifically remove assets. We can this action not create a release and also have the ability to remove those source code files even if it's a optional flag. I am also wanting this. As an alternative, I'm going to simply try using another action to remove them.

dupe issues: #319, #350

bgoewert avatar Dec 06 '24 02:12 bgoewert