Skip to content

Commit 429c401

Browse files
Release: v2.1.2 (#366)
## What's Changed * Disable prompts and set additional metrics by @sethvargo in #364 * Update deps by @sethvargo in #365 **Full Changelog**: v2.1.1...a034fd4
1 parent a034fd4 commit 429c401

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

dist/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "deploy-appengine",
3-
"version": "2.1.1",
3+
"version": "2.1.2",
44
"description": "Github Action: Deploy to Google App Engine",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)