Skip to content

Commit 194392f

Browse files
Release: v1.0.0 (#414)
## What's Changed * Fix CI by @sethvargo in #401 * Add metadata labels for the Cloud Run UI by @sethvargo in #400 * Clean up readme and CI files by @sethvargo in #402 * Drop credentials input and clean up CI jobs by @sethvargo in #406 * Add an integration test for labels by @sethvargo in #409 * Inject id token into cleanup job by @sethvargo in #411 * Perform a checkout during the cleanup workflow by @sethvargo in #412 * Emit a separate warning message for each invalid key by @sethvargo in #410 * Add support for env vars from a file by @sethvargo in #413 **Full Changelog**: v0.10.3...84c878f
1 parent 84c878f commit 194392f

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-cloudrun",
3-
"version": "0.10.3",
3+
"version": "1.0.0",
44
"description": "Github Action: Deploy to Google Cloud Run",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)