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 2f35102 commit 9913db5Copy full SHA for 9913db5
.github/workflows/pr-workflow.yml
@@ -74,6 +74,7 @@ jobs:
74
username: ${{github.actor}}
75
password: ${{secrets.GITHUB_TOKEN}}
76
- name: Extract metadata
77
+ id: meta
78
uses: docker/metadata-action@v5
79
with:
80
images: ${{env.REGISTRY}}/${{env.IMAGE_NAME}}
0 commit comments