Skip to content

Commit 7510986

Browse files
authored
Update README.md (#39)
the default name causes a gRPC error <!-- Thank you for proposing a pull request! Please note that SOME TESTS WILL LIKELY FAIL due to how GitHub exposes secrets in Pull Requests from forks. Someone from the team will review your Pull Request and respond. Please describe your change and any implementation details below. --> Signed-off-by: coconutruben <coconutruben@google.com>
1 parent ff27ad1 commit 7510986

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- id: create-release
4848
uses: 'google-github-actions/create-cloud-deploy-release@v1'
4949
with:
50-
name: 'demo-app-v1.2.3'
50+
name: 'demo-app-v1-2-3'
5151
description: 'Add new functionality to demo-app'
5252
delivery_pipeline: 'demo-app-pipeline'
5353
region: 'us-central1'

0 commit comments

Comments
 (0)