A curated list of awesome actions to use on GitHub
Go to file
Yavisht Katgara b18bfa1a11
Add a sample action for surge.sh
Hi, 
I have made a very basic sample Github action that can deploy any static website to surge.sh. I was looking for something very basic that would help me understand how Github Actions work but there were no resources online. I think this repo can be of great help for someone who is looking for a very simple starter action template for Surge.sh
2019-10-05 01:40:48 +10:00
.github Create funding.yml 2019-08-28 09:11:58 -06: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
LICENSE Add license file 2019-08-19 08:34:47 +01:00
README.md Add a sample action for surge.sh 2019-10-05 01:40:48 +10:00

GitHub Actions status | sdras/awesome-actions





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

Status badge

GitHub Actions status | sdras/awesome-actions

Adding a workflow status badge to your repository - GitHub Help

URL to a status badge SVG.

https://github.com/{github_id}/{repository}/workflows/{workflow_name}/badge.svg

An example: https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%20List/badge.svg

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)

Machine Learning Ops

Performance Monitoring

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