Include tags when checking out for release

This commit is contained in:
Zach Borboa
2025-11-18 09:29:39 -05:00
parent f058672e6f
commit 3b59f4001d
+1
View File
@@ -16,6 +16,7 @@ jobs:
uses: actions/checkout@v5
with:
fetch-depth: 1
fetch-tags: true
persist-credentials: false
- name: Install requirements