Skip to content

Commit 46b7a60

Browse files
committed
Update build.yaml
1 parent 405944c commit 46b7a60

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ jobs:
2626
with:
2727
submodules: recursive
2828

29+
- name: Get tags
30+
run: git fetch --tags
31+
2932
- uses: docker/login-action@v3
3033
with:
3134
registry: ${{ vars.WS_DOCKER_REGISTRY }}

0 commit comments

Comments
 (0)