mirror of
https://github.com/sdras/awesome-actions.git
synced 2024-10-01 00:55:38 -04:00
Adding another action to Community Resources
This is an action that will build a Jekyll site (without any restrictions to custom plugins) and deploy the site files back to the gh-pages branch of the repo.
This commit is contained in:
parent
10d31d1ed2
commit
ca0708d8f5
@ -47,6 +47,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
|
||||
- [Node.js Actions Toolkit](https://github.com/JasonEtco/actions-toolkit)
|
||||
- [Deploy a Node.js function to AWS Lambda and invoke it using the Serverless framework](https://github.com/swinton/serverless)
|
||||
- [Deploy VS Code extensions with vsce](https://github.com/lannonbr/vsce-action)
|
||||
- [Build a Jekyll site—with Custom Jekyll Plugins & Build Scripts—and deploy it back to the Gh-Pages Branch](https://github.com/BryanSchuetz/jekyll-deploy-gh-pages)
|
||||
|
||||
|
||||
### Tutorials
|
||||
|
Loading…
Reference in New Issue
Block a user