change type choice ordering

This commit is contained in:
Erica Portnoy
2026-04-16 19:23:02 -07:00
parent a673937e46
commit 94d83feca3
+3 -1
View File
@@ -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