From dd660f2adcb8ddfe9bb5f0af6b53442015c8f94c Mon Sep 17 00:00:00 2001 From: Bo-Yi Wu Date: Sun, 15 Mar 2020 11:05:44 +0800 Subject: [PATCH] Deploy a static site on GitHub Pages. A GitHub Action to deploy a static site on GitHub Pages. See https://github.com/appleboy/gh-pages-action/tree/gh-pages --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f1a422c..3fe9765 100644 --- a/README.md +++ b/README.md @@ -318,6 +318,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [GitHub Action for Hexo](https://github.com/heowc/action-hexo) - [Deploy Google Analytics stats to GitHub Pages](https://github.com/cristianpb/analytics-google) - [A Jupyter Notebook Blogging Platform Powered by GitHub Actions, Pages and Jekyll](https://github.com/fastai/fastpages) +- [A GitHub Action to deploy a static site on GitHub Pages (multiple repository)](https://github.com/appleboy/gh-pages-action/tree/gh-pages) ### Notifications and Messages