We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdd1104 commit c65fac4Copy full SHA for c65fac4
1 file changed
.github/workflows/image-ci.yaml
@@ -18,6 +18,7 @@ jobs:
18
uses: docker/metadata-action@v4
19
with:
20
images: harxhitttt/image-ci
21
+ tags: latest
22
- name: Log in to Docker Hub
23
uses: docker/login-action@v2
24
0 commit comments