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.
1 parent 3d76639 commit 23e178bCopy full SHA for 23e178b
.github/workflows/container-publish.yml
@@ -58,6 +58,7 @@ jobs:
58
59
- name: Set Container Metadata
60
uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81
61
+ id: meta
62
with:
63
images: ${{ env.REGISTRY }}/${{ inputs.container-name }}
64
tags: |
0 commit comments