PowerShellForGitHub
PowerShellForGitHub copied to clipboard
Ability to remove tags when removing releases
We create many daily releases and need a way to remove the release and the associated tag.
I think what you're asking for is the ability to delete references.
That work was partly done in #97, and I've been slowly working on updating that PR to be up-to-date with the current state of the module.
So...that should be coming.
Thanks