Compare commits

...

3 Commits

Author SHA1 Message Date
89c97f48cc try removing comment 2024-11-04 20:55:19 +01:00
e791ce1428 Merge pull request 'fix deploy script' (#7) from personalauswahlalgorithmen into main
All checks were successful
Deploy Lecture site / build (push) Successful in 3s
Reviewed-on: #7
2024-11-04 19:46:56 +00:00
489c7855be Merge pull request 'personalauswahlalgorithmen' (#6) from personalauswahlalgorithmen into main
All checks were successful
Deploy Lecture site / build (push) Successful in 5s
Reviewed-on: #6
2024-11-04 19:42:12 +00:00

View File

@ -24,7 +24,6 @@ jobs:
- name: --- CHECKOUT ---
uses: actions/checkout@v3
with:
# sparse-checkout: '!.*' # TODO this doesn't work, need another fix
path: ./tmp
- name: --- NOTIFY ---
run: |