Fetch entire git history so tag can be extracted

This commit is contained in:
suchmememanyskill
2024-02-09 21:28:17 +01:00
parent 4fe6f3e975
commit 8ff2be168e
2 changed files with 4 additions and 1 deletions

View File

@@ -12,6 +12,9 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: actions/cache@v3
with:
path: |