Compare commits
2 Commits
53b44069a6
...
03fe2d7ab9
Author | SHA1 | Date | |
---|---|---|---|
03fe2d7ab9 | |||
492797e5e8 |
@ -25,11 +25,9 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
path: ./tmp
|
path: ./tmp
|
||||||
sparse-checkout: |
|
- name: --- REMOVE TEMPORARY FILES ---
|
||||||
/*
|
run: |
|
||||||
!.git
|
rm -r .git
|
||||||
!.gitea
|
|
||||||
sparse-checkout-cone-mode: false
|
|
||||||
- name: --- NOTIFY ---
|
- name: --- NOTIFY ---
|
||||||
run: |
|
run: |
|
||||||
curl \
|
curl \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user