Skip to content

Commit b467e5c

Browse files
authored
Update build-push-on-PR.yml
1 parent 350b070 commit b467e5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-push-on-PR.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
images: docker.io/anik120/cool-catalog
2222
tag-sha: true
2323
tag-edge: false
24-
tags: ${{github.event.number}}
24+
tag-semver: true
2525

2626
- name: Set up QEMU
2727
uses: docker/setup-qemu-action@v1

0 commit comments

Comments
 (0)