Describe the bug
This GitHub action effectively removes releases. However, the tag remains.
To Reproduce
Steps to reproduce the behavior:
- Create a release
- Use workflow to delete release
- The tagged release is there.
Expected behavior
It is possible to delete the tag, alongside the release. Similar to what https://github.com/dev-drprasad/delete-tag-and-release provides
Describe the bug
This GitHub action effectively removes releases. However, the tag remains.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It is possible to delete the tag, alongside the release. Similar to what https://github.com/dev-drprasad/delete-tag-and-release provides