From ff9b678d153f34893f998e924b24aacc14735961 Mon Sep 17 00:00:00 2001 From: peaceiris <30958501+peaceiris@users.noreply.github.com> Date: Thu, 22 Aug 2019 05:03:19 +0900 Subject: [PATCH] rename: example workflow name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 027827b..e099cc9 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ An example with [GitHub Actions for deploying to GitHub Pages with Static Site G ![peaceiris/actions-gh-pages latest version](https://img.shields.io/github/release/peaceiris/actions-gh-pages.svg?label=peaceiris%2Factions-gh-pages) ```yaml -name: github-pages +name: github pages on: push: