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