Skip to content

Commit 359da6e

Browse files
authored
upgraded to v1.5.0 of generate-sitemap
1 parent 4b26d84 commit 359da6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/api-webpage-sitemap.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
fetch-depth: 0
1717
- name: Generate the sitemap
1818
id: sitemap
19-
uses: cicirello/generate-sitemap@development
19+
uses: cicirello/generate-sitemap@v1.5.0
2020
with:
2121
base-url-path: https://jpt.cicirello.org/
2222
path-to-root: docs
@@ -29,7 +29,7 @@ jobs:
2929
uses: peter-evans/[email protected]
3030
with:
3131
title: "Automated sitemap update"
32-
body: >
32+
body: >
3333
Sitemap was updated by [generate-sitemap](https://github.com/cicirello/generate-sitemap)
3434
GitHub action. Automated pull-request generated by
3535
[create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action.

0 commit comments

Comments
 (0)