fix deploy script #7

Merged
schallbert merged 1 commits from personalauswahlalgorithmen into main 2024-11-04 19:46:56 +00:00

View File

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