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
|
uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
fetch-depth: 2 # get parent
|
||||||
|
|
||||||
- name: Report
|
- name: Report
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
Loading…
Reference in New Issue
Block a user