Skip to content

Commit 090248a

Browse files
committed
ci: try to fix release flow for image building too
1 parent 2b3c64a commit 090248a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/image.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ jobs:
1717
steps:
1818
- name: Check out code
1919
uses: actions/checkout@v5
20-
with:
21-
fetch-tags: true
2220
- id: lc_repo
2321
run: python3 -c'print("out=${{github.repository}}".lower())' >> "$GITHUB_OUTPUT"
2422
- id: git_version

0 commit comments

Comments
 (0)