Skip to content
This repository was archived by the owner on May 2, 2025. It is now read-only.

Commit b911e62

Browse files
committed
Fix fetching tags.
1 parent 0a9bea0 commit b911e62

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ jobs:
6262
-
6363
name: Checkout
6464
uses: actions/checkout@v2
65+
with:
66+
fetch-depth: 0
6567
-
6668
name: Docker meta
6769
id: meta

0 commit comments

Comments
 (0)