mirror of
https://github.com/ButlerLogic/action-autotag.git
synced 2025-09-01 02:34:03 +07:00
WIP
This commit is contained in:
@ -19,8 +19,6 @@ async function run() {
|
||||
|
||||
core.warning(` ${pkg.version}`)
|
||||
|
||||
git.
|
||||
|
||||
core.setOutput('tag', '')
|
||||
} catch (error) {
|
||||
core.setFailed(error.message)
|
||||
|
Reference in New Issue
Block a user