mirror of
https://github.com/graycoreio/github-actions-magento2.git
synced 2026-06-08 19:46:41 +00:00
docs: dont bump docs on release candidates
This commit is contained in:
@@ -10,11 +10,7 @@
|
|||||||
"packages": {
|
"packages": {
|
||||||
".": {
|
".": {
|
||||||
"release-type": "node",
|
"release-type": "node",
|
||||||
"versioning": "prerelease",
|
"versioning": "prerelease"
|
||||||
"extra-files": [
|
|
||||||
{ "type": "generic", "path": "*/README.md", "glob": true },
|
|
||||||
{ "type": "generic", "path": "docs/workflows/*.md", "glob": true }
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user