We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e8fa55 commit e4ccc48Copy full SHA for e4ccc48
.github/workflows/docker-image.yml
@@ -28,7 +28,7 @@ jobs:
28
29
- name: Extract metadata (tags, labels) for Docker
30
id: meta
31
- uses: docker/metadata-action@6d6eaf34518db036006be0b031c21fd4eb72ef69
+ uses: docker/metadata-action@1294d94f8ee362ab42b6da04c35f4cd03a0e6af7
32
with:
33
images: |
34
ghcr.io/${{ github.repository }}
0 commit comments