mirror of
https://github.com/wagoid/commitlint-github-action.git
synced 2026-04-06 01:26:53 +00:00
chore: replace deprecated standard-version with commit-and-tag-version
This commit is contained in:
parent
53d7a317a9
commit
987c98f54f
4 changed files with 256 additions and 183 deletions
|
|
@ -5,7 +5,7 @@
|
|||
"package-lock.json",
|
||||
{
|
||||
"filename": "action.yml",
|
||||
"updater": "./.github/tasks/actionYamlUpdater.js"
|
||||
"updater": ".github/tasks/actionYamlUpdater.js"
|
||||
}
|
||||
],
|
||||
"releaseCommitMessageFormat": "chore(release): publish {{currentTag}} [skip-ci]"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue