Skip to content

Commit

Permalink
Update update_sitemap.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
carlospolop authored Jan 1, 2025
1 parent 54247e4 commit 14c3545
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_sitemap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ jobs:
run: |
git config user.name "sitemap-github-actions[bot]"
git config user.email "[email protected]"
git add sitemap.xml sitemap2.xml
git add sitemap.xml
git commit -m "Update sitemap" || echo "No changes to commit"
git push

0 comments on commit 14c3545

Please sign in to comment.