Need full commits to get # of commits since last version change
This commit is contained in:
parent
4949159b88
commit
18532096c5
|
@ -21,6 +21,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
|
fetch-depth: '0'
|
||||||
submodules: recursive
|
submodules: recursive
|
||||||
- name: Run packpack
|
- name: Run packpack
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in New Issue