action-gh-release
action-gh-release copied to clipboard
Can it release a file without source code?
i.e. without
- Source code (zip)
- Source code (tar.gz)
No thats a github limitation
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