We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5eeb536 commit 770e194Copy full SHA for 770e194
.github/workflows/gcp_build.yml
@@ -6,7 +6,7 @@ on:
6
environment:
7
type: string
8
description: "The environment to deploy to"
9
- required: true
+ required: false
10
region:
11
12
description: "The AWS region to deploy to"
0 commit comments