adding first progress
Build marp presentation / build marp presentation (push) Successful in 58s

This commit is contained in:
Romane
2026-06-12 15:04:14 +02:00
parent 320d7ac7f3
commit 839add7809
24 changed files with 82 additions and 360 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ jobs:
- name: upload to pages
run: |
curl -X PUT --fail \
https://pages.ct.cozytren.ch/sti-presentation \
https://pages.ct.cozytren.ch/m1s2-eng-presentation \
-T ./presentation.zip \
-H "Content-Type: application/zip" \
-H "Authorization: Pages ${{ secrets.GIT_PAGES_TOKEN }}"