mirror of
https://github.com/ButlerLogic/action-autotag.git
synced 2024-11-22 00:01:08 +07:00
WIP
This commit is contained in:
parent
e9081bf57f
commit
304401229a
@ -90,7 +90,7 @@ export default class Tag {
|
||||
owner,
|
||||
repo,
|
||||
tag: this.name,
|
||||
message: this.message,
|
||||
message: await this.getMessage(),
|
||||
object: process.env.GITHUB_SHA,
|
||||
type: 'commit'
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user