We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dbf2e8 commit 4e6babeCopy full SHA for 4e6babe
1 file changed
action.yml
@@ -299,8 +299,8 @@ inputs:
299
service](https://docs.cloud.google.com/run/docs/multiple-regions#deploy)
300
301
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
+ YAML file and will always fallback to the region provided here, defaulting
+ to `us-central1` if none is given. This is a known issue but this behavior is
304
kept to avoid breaking existing actions.
305
306
default: 'us-central1'
0 commit comments