A curated list of awesome actions to use on GitHub
Go to file
Michael Romanenko 7e8ec06c45 Added a guide for deploying Next.js project with Up (#143)
* Added a guide for deploying Next.js project with Up

Hello! I've made a tiny guide on how to deploy and continuously deliver Next.js project with Up with short introduction to GitHub Actions. Examples and code snippets are written using recently updated Workflow YAML syntax. 

It would be awesome if we add it to Deployment section of the list!

* Update README.md

Moved link to article to Tutorials section
2019-08-18 08:52:08 +01:00
.github Update main.workflow 2019-03-07 17:24:19 +00:00
awesome-actions.jpg initial commit 2018-10-20 19:08:16 -06:00
code-of-conduct.md initial commit 2018-10-20 19:08:16 -06:00
contributing.md Mention the different sections in contributing now 2019-02-10 09:01:57 -10:00
ideas.md Update ideas.md 2018-12-01 17:02:50 -05:00
README.md Added a guide for deploying Next.js project with Up (#143) 2019-08-18 08:52:08 +01:00





Awesome Actions Awesome

A curated list of awesome things related to GitHub Actions.

Actions are triggered by GitHub platform events directly in a repo and run on-demand workflows as autoscaled containers in response. With GitHub Actions you can automate your workflow from idea to production.

Contents

Official Resources

Community Resources

GitHub Tools and Management

Collection of Actions

Utility

Testing and Linting

Pull Requests

GitHub Pages

Notifications and Messages

Deployment

External Services

Frontend Tools

Internet of Things (IOT)

Tutorials

Please don't hesitate to make a PR if you have more resources to share. Check out contributing.md for more information

License

Creative Commons License