mirror of
https://github.com/sdras/awesome-actions.git
synced 2024-10-01 00:55:38 -04:00
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
This commit is contained in:
parent
bdeb401afa
commit
b18bfa1a11
@ -226,6 +226,7 @@ An example: `https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%2
|
||||
- [Deploy a Cloudflare worker](https://github.com/cpilsworth/cloudflare-worker-action)
|
||||
- [Deploy your DNS configuration using DNS Control](https://github.com/koenrh/dnscontrol-action)
|
||||
- [Using surge.sh, deploy your branch specific storybook as a pull request deployment](https://github.com/codeship/storybook-surge-github-action)
|
||||
- [Deploy a static site to Surge.sh](https://github.com/yavisht/deploy-via-surge.sh-github-action-template)
|
||||
- [Create Release Archive](https://github.com/lubusIN/actions/tree/master/archive)
|
||||
- [Publish WordPress Plugin](https://github.com/lubusIN/actions/tree/master/wordpress)
|
||||
- [Deploy a Theme to Shopify](https://github.com/pgrimaud/action-shopify)
|
||||
|
Loading…
Reference in New Issue
Block a user