mirror of
https://github.com/bitwarden/browser
synced 2026-01-06 10:33:57 +00:00
BRE-272 - Fix CLI release and publish workflows (#10688)
This commit is contained in:
4
.github/workflows/publish-web.yml
vendored
4
.github/workflows/publish-web.yml
vendored
@@ -8,10 +8,10 @@ on:
|
||||
publish_type:
|
||||
description: 'Publish Options'
|
||||
required: true
|
||||
default: 'Initial Publish'
|
||||
default: 'Initial Release'
|
||||
type: choice
|
||||
options:
|
||||
- Initial Publish
|
||||
- Initial Release
|
||||
- Redeploy
|
||||
- Dry Run
|
||||
|
||||
|
||||
Reference in New Issue
Block a user