change pages upload path to nonroot
Build marp presentation / build marp presentation (push) Successful in 29s
Build marp presentation / build marp presentation (push) Successful in 29s
This commit is contained in:
@@ -32,7 +32,7 @@ jobs:
|
||||
- name: upload to pages
|
||||
run: |
|
||||
curl -X PUT --fail \
|
||||
https://pages.ct.cozytren.ch \
|
||||
https://pages.ct.cozytren.ch/testrepo \
|
||||
-T ./presentation.zip \
|
||||
-H "Content-Type: application/zip" \
|
||||
-H "Authorization: Pages ${{ secrets.GIT_PAGES_TOKEN }}"
|
||||
|
||||
Reference in New Issue
Block a user