Skip to content

Commit 14c3545

Browse files
authored
Update update_sitemap.yml
1 parent 54247e4 commit 14c3545

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_sitemap.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ jobs:
3434
run: |
3535
git config user.name "sitemap-github-actions[bot]"
3636
git config user.email "[email protected]"
37-
git add sitemap.xml sitemap2.xml
37+
git add sitemap.xml
3838
git commit -m "Update sitemap" || echo "No changes to commit"
3939
git push

0 commit comments

Comments
 (0)