We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35e6969 commit 25d480bCopy full SHA for 25d480b
.github/workflows/docker-publish.yml
@@ -64,7 +64,7 @@ jobs:
64
# https://github.com/docker/metadata-action
65
- name: Extract Docker metadata
66
id: meta
67
- uses: docker/metadata-action@dbef88086f6cef02e264edb7dbf63250c17cef6c
+ uses: docker/metadata-action@232fc64e3a4e54539e087c5976439ea54be0959d
68
with:
69
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
70
0 commit comments