Sitemap Creator Stable
Version updated for https://github.com/DuckDuckStudio/Sitemap_Creator to version 1.0.13.
- This action is used across all versions by 5 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Sitemap Creator” GitHub Action automates the creation and updating of sitemaps for websites hosted in a GitHub repository. It eliminates the need for manual local operations by generating sitemaps directly within the repository, supporting custom configurations such as file types, ignored pages, storage location, and time zones. This action simplifies sitemap management, ensures pages are not missed, and offers options for automatic updates via pull requests or direct commits.
Release notes
杂项
- chore: 为
actions/checkout添加persist-credentials: false - chore: 固定工作流依赖版本到全长哈希
完整修改记录: https://github.com/DuckDuckStudio/Sitemap_Creator/compare/1.0.12...1.0.13