A curated list of awesome actions to use on GitHub
Go to file
joeduffy 277c813adc Add a link for deploying with Pulumi
This links to Pulumi's actions repo. That lists a bunch of getting
started information including

* [Intro Blog Post](https://blog.pulumi.com/continuous-delivery-to-any-cloud-using-github-actions-and-pulumi)
* [Rails App from GitHub Universe Keynote](https://github.com/pulumi/actions-example-gke-rails)
* [Getting Started Guide](https://pulumi.io/github)
* Lots of other articles and videos for how to have fun with Actions!
2018-10-21 11:16:54 -07:00
awesome-actions.jpg initial commit 2018-10-20 19:08:16 -06:00
code-of-conduct.md initial commit 2018-10-20 19:08:16 -06:00
contributing.md initial commit 2018-10-20 19:08:16 -06:00
LICENSE Initial commit 2018-10-17 11:53:46 -06:00
README.md Add a link for deploying with Pulumi 2018-10-21 11:16:54 -07:00





Awesome Actions Awesome

A curated list of awesome things related to Github Actions.

With GitHub Actions you can automate your workflow from idea to production.

Contents

Official Resources

Community Resources

Tutorials

Please don't hesitate to make a PR if you have more resources to share. Check out contributing.md for more information