Skip to content

Commit 23fecbc

Browse files
authored
Merge pull request #9 from TaskarCenterAtUW/main
Update build.yaml
2 parents 2248352 + 46b7a60 commit 23fecbc

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)