Skip to content

Commit e49c9f4

Browse files
Release: v2.1.7 (#388)
## What's Changed * Make `project_id` an optional input by @DefCon-007 in #383 * Remove optional project_id field by @sethvargo in #387 ## New Contributors * @DefCon-007 made their first contribution in #383 **Full Changelog**: v2.1.6...v2.1.7
1 parent 8bbe1d5 commit e49c9f4

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.6",
3+
"version": "2.1.7",
44
"description": "Github Action: Deploy to Google App Engine",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)