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 604b927 commit a478c08Copy full SHA for a478c08
README.md
@@ -4,6 +4,11 @@ The `deploy-cloudrun` GitHub Action deploys to Google [Cloud Run][cloud-run]. It
4
can deploy a container image or from source, and the resulting service URL is
5
available as a GitHub Actions output for use in future steps.
6
7
+**This is not an officially supported Google product, and it is not covered by a
8
+Google Cloud support contract. To report bugs or request features in a Google
9
+Cloud product, please contact [Google Cloud
10
+support](https://cloud.google.com/support).**
11
+
12
13
## Prerequisites
14
0 commit comments