From 38f4938bc64b2d68d790ed383305a39b37566e14 Mon Sep 17 00:00:00 2001 From: peaceiris <30958501+peaceiris@users.noreply.github.com> Date: Tue, 10 Sep 2019 01:25:39 +0900 Subject: [PATCH] add: github repository card of peaceiris/actions-gh-pages --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cc56162..1cf4730 100644 --- a/README.md +++ b/README.md @@ -16,12 +16,14 @@ ## Getting started -### Create `.github/workflows/push.yml` +### Create `.github/workflows/gh-pages.yml` An example with [GitHub Actions for deploying to GitHub Pages with Static Site Generators] [GitHub Actions for deploying to GitHub Pages with Static Site Generators]: https://github.com/peaceiris/actions-gh-pages +[![peaceiris/actions-gh-pages - GitHub](https://gh-card.dev/repos/peaceiris/actions-gh-pages.svg?fullname)](https://github.com/peaceiris/actions-gh-pages) + ![peaceiris/actions-hugo latest version](https://img.shields.io/github/release/peaceiris/actions-hugo.svg?label=peaceiris%2Factions-hugo) ![peaceiris/actions-gh-pages latest version](https://img.shields.io/github/release/peaceiris/actions-gh-pages.svg?label=peaceiris%2Factions-gh-pages)