mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-17 02:31:34 +08:00
chore(ci): update workflow options
This commit is contained in:
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@ -26,8 +26,9 @@ on:
|
|||||||
- v4-lts
|
- v4-lts
|
||||||
preid:
|
preid:
|
||||||
type: choice
|
type: choice
|
||||||
description: Which prerelease identifier should be used? This is only needed when version is "prepatch", "preminor", or "premajor".
|
description: Which prerelease identifier should be used? This is only needed when version is "prepatch", "preminor", "premajor", or "prerelease".
|
||||||
options:
|
options:
|
||||||
|
- ''
|
||||||
- alpha
|
- alpha
|
||||||
- beta
|
- beta
|
||||||
- rc
|
- rc
|
||||||
|
Reference in New Issue
Block a user