File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -479,13 +479,13 @@ Set up your GitHub Actions workflow with a specific version of your programming
479
479
- [ Building GitHub Actions in Node.js] ( https://jasonet.co/posts/building-github-actions-in-node/ )
480
480
- [ GitHub Actions on Android project] ( http://vgaidarji.me/blog/2019/01/27/github-actions )
481
481
- [ GitHub Actions for PHP Developers] ( https://stefanzweifel.io/posts/github-actions-for-php-developers/ )
482
- - [ Zero Downtime Laravel Deployments with GitHub Actions] ( https://atymic.dev/blog/github-actions-laravel-ci-cd/ )
483
482
- [ Continuous deployment of Next.js app with Up] ( https://medium.com/@romanenko/simple-ci-for-next-js-projects-with-apex-up-github-actions-6f0b1b9a5400 )
484
483
- [ Converting Docker-based Actions to JavaScript/TypeScript] ( https://httgp.com/converting-github-actions-from-docker-to-javascript/ )
485
484
- [ GitHub Actions CI for Swift/iOS Projects] ( https://medium.com/rosberryapps/github-actions-ci-for-swift-projects-c129baceed1a )
486
485
- [ Working with GitHub Actions] ( https://jeffrafter.com/working-with-github-actions )
487
486
- [ GitHub Actions for Rails Developers] ( https://www.youtube.com/watch?v=gGUXydw22zw )
488
487
- [ GitHub Actions Advent Calendar] ( https://www.edwardthomson.com/blog/github_actions_advent_calendar.html )
488
+ - [ Zero Downtime Laravel Deployments with GitHub Actions] ( https://atymic.dev/blog/github-actions-laravel-ci-cd/ )
489
489
490
490
> Please don't hesitate to make a PR if you have more resources to share. Check out [ contributing.md] ( contributing.md ) for more information
491
491
You can’t perform that action at this time.
0 commit comments