Skip to content

Commit 3a3db46

Browse files
Release: v0.0.1 (#9)
## What's Changed * feat: init deploy-gke Container Action by @JeromeJu in #1 * fix: shebang for exec format and sync main with HEAD by @JeromeJu in #8 **Full Changelog**: https://github.com/google-github-actions/deploy-gke/commits/d2f80ebc4495ae2da760a3032242d8f2038e9930
1 parent d2f80eb commit 3a3db46

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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-gke",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"scripts": {
55
"build": "exit 0"
66
}

0 commit comments

Comments
 (0)