mirror of
https://github.com/ButlerLogic/action-autotag.git
synced 2024-11-10 02:11:08 +07:00
WIP
This commit is contained in:
parent
012bf84b51
commit
28be1e2325
@ -19,8 +19,6 @@ async function run() {
|
||||
|
||||
core.warning(` ${pkg.version}`)
|
||||
|
||||
git.
|
||||
|
||||
core.setOutput('tag', '')
|
||||
} catch (error) {
|
||||
core.setFailed(error.message)
|
||||
|
Loading…
Reference in New Issue
Block a user