Skip to content

Commit 770e194

Browse files
committed
Removed required env
1 parent 5eeb536 commit 770e194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gcp_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
environment:
77
type: string
88
description: "The environment to deploy to"
9-
required: true
9+
required: false
1010
region:
1111
type: string
1212
description: "The AWS region to deploy to"

0 commit comments

Comments
 (0)