mirror of
https://github.com/graycoreio/github-actions-magento2.git
synced 2026-06-08 19:46:41 +00:00
ci: tag prelease with trailing numeric
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"bump-patch-for-minor-pre-major": true,
|
||||
"draft-pull-request": true,
|
||||
"prerelease": true,
|
||||
"prerelease-type": "rc",
|
||||
"prerelease-type": "rc.0",
|
||||
"include-component-in-tag": false,
|
||||
"include-v-in-tag": true,
|
||||
"pull-request-title-pattern": "chore: release ${version}",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"bump-patch-for-minor-pre-major": true,
|
||||
"draft-pull-request": true,
|
||||
"prerelease": true,
|
||||
"prerelease-type": "rc",
|
||||
"prerelease-type": "rc.0",
|
||||
"include-component-in-tag": false,
|
||||
"include-v-in-tag": true,
|
||||
"pull-request-title-pattern": "chore: release ${version}",
|
||||
|
||||
Reference in New Issue
Block a user