1 Commits

Author SHA1 Message Date
Krzysztof
34336b2de6 fix 2025-08-03 15:00:01 +02:00

View File

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