ci: add v7 to workflow
This commit is contained in:
parent
4320041ed3
commit
c0348e860f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-major-version.yml
vendored
2
.github/workflows/update-major-version.yml
vendored
|
@ -11,8 +11,8 @@ on:
|
||||||
type: choice
|
type: choice
|
||||||
description: The major version tag to update
|
description: The major version tag to update
|
||||||
options:
|
options:
|
||||||
- v5
|
|
||||||
- v6
|
- v6
|
||||||
|
- v7
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
tag:
|
tag:
|
||||||
|
|
Loading…
Reference in a new issue