1
0
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:
MultiMote
2024-09-05 14:11:26 +03:00
parent a49f3df00d
commit b7ba2d6d3a

View File

@@ -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