Need full commits to get # of commits since last version change

This commit is contained in:
Isaac Connor 2022-02-01 16:10:46 -05:00
parent 4949159b88
commit 18532096c5
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
fetch-depth: '0'
submodules: recursive
- name: Run packpack
env: