Merge pull request 'Update .gitea/workflows/deploy-lectures.yml' (#13) from deploy-fix into main
All checks were successful
Deploy Lecture site / build (push) Successful in 3s
All checks were successful
Deploy Lecture site / build (push) Successful in 3s
Reviewed-on: #13
This commit is contained in:
commit
9cd3a84c81
@ -27,7 +27,7 @@ jobs:
|
|||||||
path: ./tmp
|
path: ./tmp
|
||||||
- name: --- REMOVE TEMPORARY FILES ---
|
- name: --- REMOVE TEMPORARY FILES ---
|
||||||
run: |
|
run: |
|
||||||
rm -r .git
|
rm -r ./tmp/.git
|
||||||
- name: --- NOTIFY ---
|
- name: --- NOTIFY ---
|
||||||
run: |
|
run: |
|
||||||
curl \
|
curl \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user