Essentials
Essentials copied to clipboard
[BUG]-Need to delete tag `1.75` from origin and ALL working copies
Describe the bug
Somehow the 1.75 tag got pushed back to the origin repo and is messing up all the auto-generated build numbers.
Need to delete that tag from origin and ALL working copies....
My local GH creds are messed up and I can't delete the tag on origin easily myself. @andrew-welker can you delete it and then we can try and get everyone to remove it from their working copies before anyone repushes it?
May also need to consider modifying our PS script that calculates the next build number to somehow use the Latest Release value if it's available from within the build environment somehow? It didn't exist when we build the original workflow.