Skip to content

Commit 06517b9

Browse files
committed
ci: fetch tags for migration workflow
1 parent 5ab68dc commit 06517b9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/migration.yml

+2
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ jobs:
1313
- uses: actions/checkout@v4
1414
with:
1515
lfs: true
16+
fetch-tags: true
17+
fetch-depth: 0
1618

1719
- name: Load rust cache
1820
uses: astriaorg/[email protected]

0 commit comments

Comments
 (0)