This commit is contained in:
Stephan 2021-06-04 13:18:41 +02:00
parent 21129c90a8
commit 718926c776

View File

@ -23,6 +23,7 @@ jobs:
uses: actions/checkout@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
fetch-depth: 2 # get parent
- name: Report
shell: bash