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 3416568 commit 7058070Copy full SHA for 7058070
1 file changed
.github/workflows/build-push.yml
@@ -18,7 +18,7 @@ jobs:
18
id: docker_meta
19
uses: crazy-max/ghaction-docker-meta@v1
20
with:
21
- images: docker.io/anik120/coolcatalog
+ images: docker.io/anik120/cool-catalog
22
tag-sha: true
23
tag-edge: false
24
tag-latest: true
0 commit comments