Update .gitea/workflows/deploy-lectures.yml #13

Merged
schallbert merged 1 commits from deploy-fix into main 2024-12-24 10:58:27 +00:00
Showing only changes of commit d9959e9a4d - Show all commits

View File

@ -27,7 +27,7 @@ jobs:
path: ./tmp
- name: --- REMOVE TEMPORARY FILES ---
run: |
rm -r .git
rm -r ./tmp/.git
- name: --- NOTIFY ---
run: |
curl \