mirror of
https://github.com/MultiMote/niimblue
synced 2026-01-19 19:37:11 +03:00
Fix url in Sitemap
This commit is contained in:
2
.github/workflows/deploy-pages.yml
vendored
2
.github/workflows/deploy-pages.yml
vendored
@@ -69,7 +69,7 @@ jobs:
|
||||
</url>
|
||||
</urlset>" > ./niimblue/dist/sitemap.xml
|
||||
env:
|
||||
PAGE_URL: ${{ steps.pages.outputs.base_path }}
|
||||
PAGE_URL: ${{ steps.pages.outputs.origin }}
|
||||
LAST_MODIFIED: ${{ github.event.repository.updated_at }}
|
||||
|
||||
- name: Upload artifact
|
||||
|
||||
Reference in New Issue
Block a user