1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-31 17:42:15 +02:00

addUntrackedFiles fix

This commit is contained in:
codecalm
2020-03-25 02:01:48 +01:00
parent e36fc4c2ae
commit 6df37ea04a

View File

@@ -46,6 +46,7 @@
"after:release": "echo Successfully released ${name} v${latestVersion} to ${repo.repository}."
},
"git": {
"addUntrackedFiles": true,
"changelog": "gulp changelog --silent --latest-tag ${latestTag}",
"tagName": "v${version}",
"requireBranch": "master",