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:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: '0'
|
||||
submodules: recursive
|
||||
- name: Run packpack
|
||||
env:
|
||||
|
|
Loading…
Reference in New Issue