-
Notifications
You must be signed in to change notification settings - Fork 140
Closed
Labels
Description
Current behavior
I'm not sure what's triggering this PR comment, but if you click on the "GitHub Release" link you'll see that it references an untagged release, but the release is definitely tagged.
Expected behavior
"GitHub Release" links to tagged release.
Environment
"semantic-release": "^15.13.21",
- CI environment: Travis-CI
- Plugins used: https://github.com/jedmao/semantic-release-npm-github-config/blob/2dd093c9395a9d2a8c37564bb8d768faa7c1f378/.releaserc.json
- semantic-release configuration: see above
- CI logs: https://github.com/adobe/generator-tsx/runs/195735455
michael-wolfenden