From 93955b3eaede3e63c01555b044c3109f3fbaf8cd Mon Sep 17 00:00:00 2001 From: Max Held Date: Sun, 10 Feb 2019 20:15:45 +0100 Subject: [PATCH] migrate github pages to gh pages section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 99799da..a6d9487 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,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) - [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) - [Google Dataset Search Metadata](https://www.github.com/openschemas/extractors/): and other schema.org extractors to make datasets discoverable from GitHub pages. + - [Deploy assets to GitHub pages](https://github.com/maxheld83/ghpages) (no building, just deploying) #### Notifications and Messages @@ -111,7 +112,6 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de - [Deploy to any Cloud or Kubernetes Using Pulumi](https://github.com/pulumi/actions) - [Deploy a Cloudflare worker](https://github.com/cpilsworth/cloudflare-worker-action) - [Deploy your DNS configuration using DNS Control](https://github.com/koenrh/dnscontrol-action) - - [Deploy assets to GitHub pages](https://github.com/maxheld83/ghpages) (no building, just deploying) - [Using surge.sh, deploy your branch specific storybook as a pull request deployment](https://github.com/codeship/storybook-surge-github-action) - [Create Release Archive](https://github.com/lubusIN/actions/tree/master/archive) - [Publish WordPress Plugin](https://github.com/lubusIN/actions/tree/master/wordpress)