fix
This commit is contained in:
parent
21129c90a8
commit
718926c776
1
.github/workflows/exp.yml
vendored
1
.github/workflows/exp.yml
vendored
|
@ -23,6 +23,7 @@ jobs:
|
|||
uses: actions/checkout@v2
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
fetch-depth: 2 # get parent
|
||||
|
||||
- name: Report
|
||||
shell: bash
|
||||
|
|
Loading…
Reference in New Issue
Block a user