This commit is contained in:
Krzysztof
2025-08-03 15:00:01 +02:00
parent 95f197ff60
commit 34336b2de6

View File

@@ -17,7 +17,7 @@ jobs:
- name: Check out the repo - name: Check out the repo
uses: actions/checkout@v4 uses: actions/checkout@v4
with: with:
fetch-depth: 5 fetch-depth: 0
fetch-tags: true fetch-tags: true
- name: Log in to Docker Hub - name: Log in to Docker Hub