Compare commits
No commits in common. "03fe2d7ab90821c44420534cea065bbc646cb87f" and "53b44069a67a0f5439e1e0a8ff948a15cf0a006d" have entirely different histories.
03fe2d7ab9
...
53b44069a6
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user