Merge pull request 'add .gitea folder to remove routine' (#14) from deploy-fix into main
All checks were successful
Deploy Lecture site / build (push) Successful in 3s

Reviewed-on: #14
This commit is contained in:
schallbert 2024-12-24 15:31:27 +00:00
commit 6acdfa32b2

View File

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