Skip to content

Commit 3c081bf

Browse files
Release: v1.2.1 (#306)
## What's Changed * Fix incorrect type from YAML parsing by @sethvargo in #305 **Full Changelog**: v1.2.0...32a5295
1 parent 32a5295 commit 3c081bf

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

dist/index.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)