mirror of
https://github.com/hexahigh/games.git
synced 2025-12-11 20:15:38 +01:00
Update sitemap.yml
This commit is contained in:
parent
a6b80947e0
commit
57a4da3b22
16
.github/workflows/sitemap.yml
vendored
16
.github/workflows/sitemap.yml
vendored
@ -38,16 +38,8 @@ jobs:
|
||||
echo "url-count = ${{ steps.sitemap.outputs.url-count }}"
|
||||
echo "excluded-count = ${{ steps.sitemap.outputs.excluded-count }}"
|
||||
|
||||
- name: Create Pull Request
|
||||
uses: peter-evans/create-pull-request@v4.2.3
|
||||
- name: Auto committing minified files
|
||||
uses: stefanzweifel/git-auto-commit-action@v4
|
||||
with:
|
||||
title: "Automated sitemap update"
|
||||
body: >
|
||||
Automated changes. Sitemap updated by
|
||||
the [generate-sitemap](https://github.com/cicirello/generate-sitemap)
|
||||
GitHub action.
|
||||
commit-message: "Automated sitemap update."
|
||||
author: Boof <hexahigh@users.noreply.github.com>
|
||||
committer: Boof <hexahigh@users.noreply.github.com>
|
||||
branch: games/main
|
||||
delete-branch: true
|
||||
commit_message: "Github Action: Automatic sitemap update."
|
||||
branch: ${{ github.ref }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user