Update auto-update.yml
This commit is contained in:
parent
14664c77b7
commit
1a86a3dfe1
|
@ -8,6 +8,8 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- uses: tj-actions/changed-files@v12.2
|
||||
id: files
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue