This commit is contained in:
Corey Butler 2019-09-02 17:51:43 -05:00
parent 012bf84b51
commit 28be1e2325

View File

@ -19,8 +19,6 @@ async function run() {
core.warning(` ${pkg.version}`)
git.
core.setOutput('tag', '')
} catch (error) {
core.setFailed(error.message)