Get the repo history

This commit is contained in:
Hamish Coleman 2021-11-01 11:23:42 +00:00
parent d22f74bf69
commit dfc1c85bce

View File

@ -17,6 +17,9 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Fix Checkout
run: |
git fetch --force --tags