We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2300d9 commit ff45057Copy full SHA for ff45057
.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@879dcbb708d40f8b8679d4f7941b938a086e23a7
+ uses: docker/metadata-action@f0a4bc3c2d4c68c4ddaeaca7ba2497760fe0ead4
68
with:
69
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
70
tags: |
0 commit comments