Tweak tag fetching in GH actions release workflow

This commit is contained in:
Jordan Pittman 2024-09-05 10:18:51 -04:00
parent c7d9af58c5
commit c2f4623a68

View File

@ -153,6 +153,10 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
fetch-tags: true
fetch-depth: 20
- run: git fetch --tags -f
- name: Resolve version