Skip to content

Commit 6ba0bfd

Browse files
Addressing Andrea's feedback
1 parent 3b7147e commit 6ba0bfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_ssm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ on:
4343
workflow_call:
4444
inputs:
4545
environment:
46-
description: Environment to deploy to
46+
description: Environment to deploy to, one of `Prod` or `Beta`
4747
type: string
4848
required: true
4949

0 commit comments

Comments
 (0)