Skip to content

Commit

Permalink
Release: v2.7.1 (#540)
Browse files Browse the repository at this point in the history
## What's Changed
* Extract service name from metadata by @sethvargo in
#538
* Use separate flags for deploy and update-traffic commands by
@sethvargo in
#539


**Full Changelog**:
v2.7.0...7bbcdb4
  • Loading branch information
google-github-actions-bot authored Aug 21, 2024
1 parent 7bbcdb4 commit 6ffa584
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dist/main/index.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "deploy-cloudrun",
"version": "2.7.0",
"version": "2.7.1",
"description": "Github Action: Deploy to Google Cloud Run",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 6ffa584

Please sign in to comment.