mirror of
https://github.com/sdras/awesome-actions.git
synced 2024-10-01 00:55:38 -04:00
Merge pull request #105 from romanlab/patch-1
Added a practical guide for creating github actions in node.js
This commit is contained in:
commit
9364e775e7
@ -172,6 +172,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
|
|||||||
- [Deploying to Firebase Hosting with GitHub Actions](https://natemoo.re/posts/action-firebase)
|
- [Deploying to Firebase Hosting with GitHub Actions](https://natemoo.re/posts/action-firebase)
|
||||||
- [Building GitHub Actions in Node.js](https://jasonet.co/posts/building-github-actions-in-node/)
|
- [Building GitHub Actions in Node.js](https://jasonet.co/posts/building-github-actions-in-node/)
|
||||||
- [GitHub Actions on Android project](http://vgaidarji.me/blog/2019/01/27/github-actions)
|
- [GitHub Actions on Android project](http://vgaidarji.me/blog/2019/01/27/github-actions)
|
||||||
|
- [A guide to GitHub Actions using Node.js](https://datree.io/blog/git-workflow-automation-github-actions-node-js/)
|
||||||
|
|
||||||
> Please don't hesitate to make a PR if you have more resources to share. Check out [contributing.md](contributing.md) for more information
|
> Please don't hesitate to make a PR if you have more resources to share. Check out [contributing.md](contributing.md) for more information
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user