git: Fix github pages artifact name

This commit is contained in:
WerWolv
2025-01-12 22:50:39 +01:00
parent 6cdce75095
commit 68fbff631f

View File

@@ -51,7 +51,6 @@ jobs:
- name: ⬆️ Upload artifacts
uses: actions/upload-pages-artifact@v3
with:
name: github_pages
path: out/
- name: 🔨 Copy necessary files
@@ -93,4 +92,4 @@ jobs:
- name: 🗑️ Delete artifact
uses: geekyeggo/delete-artifact@v5
with:
name: github_pages
name: github-pages