Compare commits

..

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

View File

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