mirror of
https://github.com/Portabase/portabase.git
synced 2026-07-14 11:16:13 +02:00
fix: Feat/flow (#133)
* fix * fix * fix * fix * Update docker.yml * Update auto-release.yml * Update pr-checker.yml * Update pr-checker.yml * fix: citation version * Update .release-it.json --------- Co-authored-by: Théo LAGACHE <theo.lagache@soluce-technologies.com>
This commit is contained in:
co-authored by
Théo LAGACHE
parent
3d9a21f854
commit
6a227ccd7c
+5
-1
@@ -16,7 +16,11 @@
|
|||||||
"preset": "angular"
|
"preset": "angular"
|
||||||
},
|
},
|
||||||
"@release-it/bumper": {
|
"@release-it/bumper": {
|
||||||
"out": "CITATION.cff"
|
"out": {
|
||||||
|
"file": "CITATION.cff",
|
||||||
|
"path": "version",
|
||||||
|
"type": "text/plain"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user