Skip to content

Commit

Permalink
power defaults to blank
Browse files Browse the repository at this point in the history
  • Loading branch information
yoomlam committed Jun 8, 2024
1 parent c7f2f58 commit 51ba55f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/lightsail-mgmt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 51ba55f

Please sign in to comment.