mirror of
https://github.com/sdras/awesome-actions.git
synced 2024-10-01 00:55:38 -04:00
Include a tutorial for converting a Docker-based Action... (#146)
... into a JavaScript/Typescript-based Action.
This commit is contained in:
parent
7e8ec06c45
commit
4056e959ad
@ -229,7 +229,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
|
||||
- [A guide to GitHub Actions using Node.js](https://datree.io/blog/git-workflow-automation-github-actions-node-js/)
|
||||
- [GitHub Actions for PHP Developers](https://stefanzweifel.io/posts/github-actions-for-php-developers/)
|
||||
- [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/)
|
||||
> 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
|
||||
|
Loading…
Reference in New Issue
Block a user