We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e513f41 + c8c3695 commit 138a6e4Copy full SHA for 138a6e4
.github/workflows/ghcr.yml
@@ -31,7 +31,7 @@ jobs:
31
32
- name: Extract metadata (tags, labels) for Docker
33
id: meta
34
- uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81
+ uses: docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96
35
with:
36
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
37
0 commit comments