Xotl / cool-github-releases

MIT License
12 stars 2 forks source link

Now update mode can replace existant assets #7

Closed Xotl closed 4 years ago

Xotl commented 4 years ago

Now update mode can replace assets. If the release already exists and the specidied asset string has an asset name that matches an asset in that release, then it will delete the asset before upload step.

This PR will close issue #6. 😃