From 0b9812fd82fe7fc391d8016ea7079e393f41f4ea Mon Sep 17 00:00:00 2001 From: Jeff Rafter Date: Sat, 2 Nov 2019 16:59:37 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 10ef08c..5fb03db 100644 --- a/README.md +++ b/README.md @@ -339,6 +339,7 @@ An example: `https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%2 - [Continuous deployment of Next.js app with Up](https://medium.com/@romanenko/simple-ci-for-next-js-projects-with-apex-up-github-actions-6f0b1b9a5400) - [Converting Docker-based Actions to JavaScript/TypeScript](https://httgp.com/converting-github-actions-from-docker-to-javascript/) - [GitHub Actions CI for Swift/iOS Projects](https://medium.com/rosberryapps/github-actions-ci-for-swift-projects-c129baceed1a) +- [Working with GitHub Actions](https://jeffrafter.com/working-with-github-actions) > Please don't hesitate to make a PR if you have more resources to share. Check out [contributing.md](contributing.md) for more information ## License