release
release copied to clipboard
wrong release url opened after release
Hi! For some weird reason after running release, it opened in the wrong github url.
Bumped version tag to 0.0.0-canary.1
✔ Created release commit
✔ Tagged commit
✔ Pushed everything to remote
✔ Checking if release already exists
✔ Loading commit history
! Please enter the type of change for each commit:
? patch: redirect localhost url (#34) (patch)
✔ Generating the changelog
✔ Uploading prerelease
Done! Opened release in browser...
It opened https://github.com/<org>/<repo>/releases/tag/untagged-<hash> instead of https://github.com/<org>/<repo>/releases/edit/untagged-<hash>.
I found that this may occur in this function here.
If we confirm this bug, I can work in a fix.
Same issue here
Confirming.