mirror of
https://github.com/sdras/awesome-actions.git
synced 2024-10-01 00:55:38 -04:00
39 lines
1.2 KiB
Markdown
39 lines
1.2 KiB
Markdown
<p align="center">
|
|
<br>
|
|
<img src="https://image.ibb.co/cZ1q5f/awesome-actions.jpg" />
|
|
<br>
|
|
<br>
|
|
<br>
|
|
</p>
|
|
|
|
## Awesome Actions [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
|
|
|
|
> A curated list of awesome things related to [Github Actions](https://github.com/features/actions).
|
|
|
|
With GitHub Actions you can automate your workflow from idea to production.
|
|
|
|
## Contents
|
|
|
|
- [Official Resources](#official-resources)
|
|
- [Community Resources](#community-resources)
|
|
- [Tutorials](#tutorials)
|
|
|
|
### Official Resources
|
|
|
|
- [Official Site](https://github.com/features/actions)
|
|
- [Documentation](https://developer.github.com/actions/)
|
|
- [Official Actions Collection](https://github.com/actions)
|
|
|
|
### Community Resources
|
|
|
|
- [YouTube](https://www.youtube.com/channel/UCJ9jj5YMzo-HsyM6WG9Q_Lg)
|
|
- [Twitter](https://twitter.com/nuxt_js)
|
|
- [Gitter Chat Room](https://gitter.im/nuxt/nuxt.js)
|
|
- [Discord](https://discordapp.com/invite/VApZF5W)
|
|
|
|
### Tutorials
|
|
|
|
- [Introducing GitHub Actions](https://css-tricks.com/introducing-github-actions/)
|
|
|
|
> Please don't hesitate to make a PR if you have more resources to share. Check out contributing.md for more information
|