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

Commit 31099d0

Browse files
committed
ci: fix docker tagging
1 parent c6d0740 commit 31099d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tag-n-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
uses: actions/checkout@v4
5959
with:
6060
ref: ${{ needs.tag.outputs.tag }}
61+
fetch-tags: true
6162
- name: Set up Docker Buildx
6263
uses: docker/setup-buildx-action@v3
6364
- name: Login to GitHub Container Registry

0 commit comments

Comments
 (0)