Skip to content

Commit 4e6babe

Browse files
authored
Update action.yml to clarify region fallback behavior
Clarified the fallback behavior for region selection in the documentation. Signed-off-by: Yvan Satyawan <y_satyawan@hotmail.com>
1 parent 5dbf2e8 commit 4e6babe

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -299,8 +299,8 @@ inputs:
299299
service](https://docs.cloud.google.com/run/docs/multiple-regions#deploy)
300300
301301
Please note, this GitHub Action cannot parse regions provided in the metadata
302-
YAML file and will always fallback to the region provided here, defaulting always
303-
to `us-central1` if none is given. This is a known issue but this behavior being
302+
YAML file and will always fallback to the region provided here, defaulting
303+
to `us-central1` if none is given. This is a known issue but this behavior is
304304
kept to avoid breaking existing actions.
305305
306306
default: 'us-central1'

0 commit comments

Comments
 (0)