# Google Cloud Platform: github-actions This repository contains a library of [Github Actions](https://github.com/actions) providing functionality for working with [Google Cloud Platform](http://cloud.google.com/). ## Supported Actions * [setup-gcloud](./setup-gcloud/README.md): This action configures the [gcloud SDK](https://cloud.google.com/sdk/) in the environment for use in actions. ## Example Workflows * [gke](./example-workflows/gke/README.md): An example workflow that uses [GitHub Actions](https://help.github.com/en/categories/automating-your-workflow-with-github-actions) to deploy a static website to an existing [Google Kubernetes Engine](https://cloud.google.com/kubernetes-engine/) cluster. ## Feature requests and bug reports Please file feature requests and bug reports as [github issues](https://github.com/GoogleCloudPlatform/github-actions/issues). ## Community The GCP GitHub Actions community uses the **#gcp-github-actions** slack channel on [https://googlecloud-community.slack.com](https://googlecloud-community.slack.com) to ask questions and share feedback. Invitation link available here: [http://bit.ly/gcp-slack](http://bit.ly/gcp-slack). ## Contributing See [CONTRIBUTING.md](CONTRIBUTING.md) ## License See [LICENSE](LICENSE)