We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 350b070 commit b467e5cCopy full SHA for b467e5c
1 file changed
.github/workflows/build-push-on-PR.yml
@@ -21,7 +21,7 @@ jobs:
21
images: docker.io/anik120/cool-catalog
22
tag-sha: true
23
tag-edge: false
24
- tags: ${{github.event.number}}
+ tag-semver: true
25
26
- name: Set up QEMU
27
uses: docker/setup-qemu-action@v1
0 commit comments