Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cicirello committed Aug 10, 2020
1 parent e407e20 commit 7aae9a1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Generate Sitemap
# generate-sitemap

[![build](https://github.com/cicirello/generate-sitemap/workflows/build/badge.svg)](https://github.com/cicirello/generate-sitemap/actions?query=workflow%3Abuild)
[![GitHub](https://img.shields.io/github/license/cicirello/generate-sitemap)](https://github.com/cicirello/generate-sitemap/blob/master/LICENSE)
Expand Down Expand Up @@ -101,7 +101,7 @@ file in the root of the repository. After completion, it then
simply echos the outputs.

```yml
name: Generate API sitemap
name: Generate xml sitemap
on:
push:
Expand Down Expand Up @@ -178,7 +178,7 @@ then the `peter-evans/create-pull-request` monitors for changes, and
if the sitemap changed will create a pull request.

```yml
name: Generate API sitemap
name: Generate xml sitemap
on:
push:
Expand Down

0 comments on commit 7aae9a1

Please sign in to comment.