File tree Expand file tree Collapse file tree 3 files changed +9
-7
lines changed
Expand file tree Collapse file tree 3 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 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
@@ -26,12 +26,13 @@ jobs:
2626 echo "url-count = ${{ steps.sitemap.outputs.url-count }}"
2727 echo "excluded-count = ${{ steps.sitemap.outputs.excluded-count }}"
2828 - name : Create Pull Request
29- uses : peter-evans/create-pull-request@v3.1.2
29+ uses : peter-evans/create-pull-request@v3.3.0
3030 with :
3131 title : " Automated sitemap update"
3232 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.
3636 commit-message : " [generate-sitemap] [create-pull-request] automated change."
37+ delete-branch : true
3738
Original file line number Diff line number Diff line change 55<lastmod >2020-06-15T14:14:04-04:00</lastmod >
66</url >
77<url >
8+ <loc >https://jpt.cicirello.org/api/</loc >
9+ <lastmod >2020-07-22T13:05:04-04:00</lastmod >
10+ </url >
11+ <url >
812<loc >https://jpt.cicirello.org/api/allclasses-frame.html</loc >
913<lastmod >2020-07-22T13:05:04-04:00</lastmod >
1014</url >
2933<lastmod >2020-07-22T13:05:04-04:00</lastmod >
3034</url >
3135<url >
32- <loc >https://jpt.cicirello.org/api/</loc >
33- <lastmod >2020-07-22T13:05:04-04:00</lastmod >
34- </url >
35- <url >
3636<loc >https://jpt.cicirello.org/api/overview-frame.html</loc >
3737<lastmod >2020-07-22T13:05:04-04:00</lastmod >
3838</url >
Original file line number Diff line number Diff line change 77 <groupId >org.cicirello</groupId >
88 <artifactId >jpt</artifactId >
99 <version >2.0.1</version >
10+ <packaging >jar</packaging >
1011
1112 <dependencies >
1213 <dependency >
169170
170171 <developers >
171172 <developer >
172- <name >Vincent A. Cicirello</name >
173+ <name >Vincent A Cicirello</name >
173174174175 <url >https://www.cicirello.org/</url >
175176 <organization >Cicirello.Org</organization >
You can’t perform that action at this time.
0 commit comments