Skip to content

Commit

Permalink
Release: v2.1.0 (#351)
Browse files Browse the repository at this point in the history
## What's Changed
* Update README and CI to use latest version by @sethvargo in
#342
* docs: replace old parameter on example code by @nasustim in
#346
* Stream output when debug is enabled by @sethvargo in
#348
* Update deps by @sethvargo in
#350

## New Contributors
* @nasustim made their first contribution in
#346

**Full Changelog**:
v2.0.0...81b21e6
  • Loading branch information
google-github-actions-bot authored Jan 23, 2024
1 parent 81b21e6 commit 24e0c36
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dist/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-appengine",
"version": "2.0.0",
"version": "2.1.0",
"description": "Github Action: Deploy to Google App Engine",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 24e0c36

Please sign in to comment.