Fetch all tags during checkout (#1072)

Co-authored-by: Konstantin Koval <kkb@ukr.net>
This commit is contained in:
Kostiantyn
2024-10-03 14:13:59 +03:00
committed by GitHub
parent 57d5ac5235
commit bf765abde4

View File

@@ -25,6 +25,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-tags: 'true'
- name: Prepare the Matrix
id: prepare_matrix