We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9746f09 commit 8fcb997Copy full SHA for 8fcb997
.github/workflows/docker-publish.yml
@@ -51,7 +51,7 @@ jobs:
51
52
- name: Extract metadata (tags, labels) for Docker
53
id: meta
54
- uses: docker/metadata-action@dbef88086f6cef02e264edb7dbf63250c17cef6c
+ uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81
55
with:
56
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
57
0 commit comments