Skip to content

Commit 53e5f2c

Browse files
authored
Add support info (#20)
1 parent 032027b commit 53e5f2c

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ The `create-cloud-deploy-release` GitHub Action creates a [Cloud Deploy][cd]
55
[Google Kubernetes Engine (GKE)][gke], [Anthos][anthos], or [Cloud Run][cloud-run]
66
[targets][cd-target].
77

8+
**This is not an officially supported Google product, and it is not covered by a
9+
Google Cloud support contract. To report bugs or request features in a Google
10+
Cloud product, please contact [Google Cloud
11+
support](https://cloud.google.com/support).**
12+
13+
814
## Prerequisites
915

1016
- This action requires Google Cloud credentials that are authorized to access
@@ -303,9 +309,6 @@ explicitly updating your version number. Note that we only publish `MAJOR` and
303309
`MAJOR.MINOR.PATCH` versions. There is **not** a floating alias for
304310
`MAJOR.MINOR`.
305311

306-
## Support
307-
308-
This is not an officially supported Google product.
309312

310313
[anthos]: https://cloud.google.com/anthos
311314
[cd]: https://cloud.google.com/deploy

0 commit comments

Comments
 (0)