Skip to content

Commit 038aa38

Browse files
Update README.md (#9)
* Update README.md Add more description to "promote" argument of deploy-appengine action * Update README.md Accepting suggesting to remove double wording Co-authored-by: Averi Kitsch <[email protected]> Co-authored-by: Averi Kitsch <[email protected]>
1 parent 73c9b74 commit 038aa38

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@ steps:
5959
by this deployment. If you do not specify a version, one will be generated for
6060
you.
6161

62-
- `promote`: (Optional) Promote the deployed version to receive all traffic.
62+
- `promote`: (Optional) Promote the deployed version to receive all traffic.
63+
Possible values: ''|'true'|true|'false'|false, if not specified behavior defaults to promote.
6364

6465
### app.yaml customizations
6566

0 commit comments

Comments
 (0)