remove artifact, pages alone is fine actually

This commit is contained in:
Romane
2026-05-06 13:47:09 +02:00
parent 511959adaf
commit 7527dbd917
-5
View File
@@ -36,8 +36,3 @@ jobs:
-T ./presentation.zip \ -T ./presentation.zip \
-H "Content-Type: application/zip" \ -H "Content-Type: application/zip" \
-H "Authorization: Pages ${{ secrets.GIT_PAGES_TOKEN }}" -H "Authorization: Pages ${{ secrets.GIT_PAGES_TOKEN }}"
- name: upload presentation folder
uses: https://gitea.com/actions/gitea-upload-artifact@v4
with:
name: presentation
path: presentation.zip