ci(release): add 'current' parameter for bump type

This commit is contained in:
Gauthier Roebroeck 2023-10-30 17:04:13 +08:00
parent 1af13e6a61
commit bec9f50436

View File

@ -13,6 +13,7 @@ on:
- 'major'
- 'minor'
- 'patch'
- 'current'
github_release:
description: 'Create Github Release'
default: true