Update README.md

This commit is contained in:
Jeff Regan
2019-07-03 11:22:27 -07:00
committed by GitHub
parent e0bac6ad19
commit 8b60b456ac

View File

@@ -75,14 +75,14 @@ git tag -a $version -m "Release $version"
```
### trigger the cloud build
Pushing the tag will trigger a job in [Google Cloud
Build] to put a new release on the [releases page].
Push the tag:
```
git push upstream $version
```
This triggers a job in [Google Cloud Build] to
put a new release on the [release page].
### Update release notes
Visit the [release page] and edit the release notes as desired.