Add GH actions advent calendar to tutorial section

Collection of tips
This commit is contained in:
Enrico Comiti 2020-01-06 13:24:40 +01:00 committed by GitHub
parent 56dbf2285b
commit 2683c337f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -426,6 +426,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [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)
- [GitHub Actions for Rails Developers](https://www.youtube.com/watch?v=gGUXydw22zw)
- [GitHub Actions Advent Calendar](https://www.edwardthomson.com/blog/github_actions_advent_calendar.html)
> Please don't hesitate to make a PR if you have more resources to share. Check out [contributing.md](contributing.md) for more information