11
0
Fork 0
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:
Wagner Santos 2022-10-06 11:16:05 -03:00
parent 53d7a317a9
commit 987c98f54f
4 changed files with 256 additions and 183 deletions

View file

@ -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]"