github-release v1.3.0 Release Notes

Release Date: 2020-05-01 // almost 4 years ago
    • ๐Ÿš€ #7: Made the --token parameter optional. If it's missing, github-release will fall back to the GITHUB_TOKEN environment variable.
    • ๐Ÿš€ #8: Added a new delete command. This can be used to remove an asset from a release. This is handy because you can't overwrite assets. So if you want to upload an asset, replacing it if it's already there, delete it first.