Add optional input for previous release tag #156
Annotations
2 errors
Verify:
src/index.ts#L9
Replace `·getInput('previous_tag')·||·await·fetchLatestReleaseTag(` with `⏎······getInput('previous_tag')·||·(await·fetchLatestReleaseTag()`
|
Verify
Process completed with exit code 1.
|