mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:05:31 +02:00
change type choice ordering
This commit is contained in:
@@ -7,11 +7,13 @@ on:
|
||||
description: 'docker tag to push to'
|
||||
type: string
|
||||
snapReleaseChannel:
|
||||
description: 'snap channel to release to'
|
||||
required: true
|
||||
type: choice
|
||||
options:
|
||||
- edge
|
||||
- beta
|
||||
required: true
|
||||
|
||||
|
||||
jobs:
|
||||
# This job relies on credentials used to publish the Certbot snaps. This
|
||||
|
||||
Reference in New Issue
Block a user