diff --git a/.github/workflows/lightsail-mgmt.yml b/.github/workflows/lightsail-mgmt.yml index dc4a045..012d51f 100644 --- a/.github/workflows/lightsail-mgmt.yml +++ b/.github/workflows/lightsail-mgmt.yml @@ -36,16 +36,17 @@ on: - 'chatbot-prototype' - 'chat.zone' power: - description: "Only used for update_power and create_new commands: power of service (useful for deployment failures)" + description: "(Only for update_power and create_new commands) power of service" type: choice + default: '' options: - # - '' + - '' # - nano - micro - small - medium - large - - xlarge + # - xlarge permissions: id-token: write # This is required for requesting the JWT from GitHub's OIDC provider for AWS authentication