We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07cc6d4 commit b062ab9Copy full SHA for b062ab9
action.yml
@@ -15,9 +15,7 @@
15
name: Deploy to Cloud Run
16
author: Google LLC
17
description: |-
18
- Cloud Run is a fully managed compute platform that automatically scales your
19
- stateless containers. Use this action to deploy a container that has already
20
- been uploaded to the Container Registry repository to Cloud Run.
+ Use this action to deploy a container in the Google Container Registry to Cloud Run.
21
22
inputs:
23
image:
0 commit comments