mirror of
https://github.com/Portabase/portabase.git
synced 2026-07-14 11:16:13 +02:00
fix: github workflow
* fix: .release-it.json * fix: .release-it.json * fix: .release-it.json * fix: .release-it.json --------- Co-authored-by: charlesgauthereau <charles.gauthereau@soluce-technologies.com>
This commit is contained in:
co-authored by
charlesgauthereau
parent
ac1c8552e1
commit
6a84da0f96
@@ -14,6 +14,9 @@
|
|||||||
"tagName": "${version}",
|
"tagName": "${version}",
|
||||||
"push": true
|
"push": true
|
||||||
},
|
},
|
||||||
|
"hooks": {
|
||||||
|
"after:git:push": "sleep 5"
|
||||||
|
},
|
||||||
"plugins": {
|
"plugins": {
|
||||||
"@release-it/conventional-changelog": {
|
"@release-it/conventional-changelog": {
|
||||||
"preset": {
|
"preset": {
|
||||||
|
|||||||
Reference in New Issue
Block a user