mirror of
https://github.com/sdras/awesome-actions.git
synced 2024-10-01 00:55:38 -04:00
add new deploy to gh pages action
there are already several actions that use some static generator *and* deploy; this action *only* deploys.
This commit is contained in:
parent
9c4d8b39c9
commit
0aa51d70e2
@ -89,6 +89,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
|
||||
- [Build Hugo static content site and publish it to gh-pages branch](https://github.com/khanhicetea/gh-actions-hugo-deploy-gh-pages)
|
||||
- [Deploy via rsync over ssh](https://github.com/maxheld83/ghaction-rsync)
|
||||
- [Test your Actions Locally](https://github.com/tschoffelen/gha)
|
||||
- [Deploy assets to GitHub pages](https://github.com/maxheld83/ghaction-ghpages) (no building, just deploying)
|
||||
|
||||
|
||||
### Collection of actions
|
||||
|
Loading…
Reference in New Issue
Block a user