Skip to content

Commit

Permalink
Added options
Browse files Browse the repository at this point in the history
  • Loading branch information
carlssonk committed Sep 28, 2024
1 parent d1cd397 commit 7f6f11a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,11 @@ on:
inputs:
environment:
type: choice
description: "Promote to environment"
description: "Build/Promote to environment"
required: true
options:
- dev
- staging
- prod
cleanup_policies:
description: "Cleanup IAM policies"
Expand Down

0 comments on commit 7f6f11a

Please sign in to comment.