Fix tag issue hopefully

This commit is contained in:
Ben Meadors 2023-01-29 18:15:16 -06:00 committed by GitHub
parent a514c2f55d
commit 4a9873f2c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,6 +19,8 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Get current version
run: |