Skip to content

Commit 0c579e8

Browse files
committed
ci: test
1 parent e3e365c commit 0c579e8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/publish-ghcr.yaml.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ jobs:
4646
with:
4747
fetch-depth: 0
4848

49+
- name: Get tags
50+
run: git fetch --tags origin
51+
4952
- run: ls -la
5053

5154
- name: Build and push by digest

0 commit comments

Comments
 (0)