Compare commits

..

No commits in common. "03fe2d7ab90821c44420534cea065bbc646cb87f" and "53b44069a67a0f5439e1e0a8ff948a15cf0a006d" have entirely different histories.

View File

@ -25,9 +25,11 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
with: with:
path: ./tmp path: ./tmp
- name: --- REMOVE TEMPORARY FILES --- sparse-checkout: |
run: | /*
rm -r .git !.git
!.gitea
sparse-checkout-cone-mode: false
- name: --- NOTIFY --- - name: --- NOTIFY ---
run: | run: |
curl \ curl \