File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2828 id : docker_meta
2929 uses : docker/metadata-action@v3
3030 with :
31- images : webdevops/ ${{ github.event. repository.name }},quay.io/webdevops/ ${{ github.event. repository.name }}
31+ images : ${{ github.repository }},quay.io/${{ github.repository }}
3232 labels : |
3333 io.artifacthub.package.readme-url=https://raw.githubusercontent.com/${{ github.repository }}/${{ github.event.repository.default_branch }}/README.md
3434
Original file line number Diff line number Diff line change 2525 id : docker_meta
2626 uses : docker/metadata-action@v3
2727 with :
28- images : webdevops/ ${{ github.event. repository.name }},quay.io/webdevops/ ${{ github.event. repository.name }}
28+ images : ${{ github.repository }},quay.io/${{ github.repository }}
2929 labels : |
3030 io.artifacthub.package.readme-url=https://raw.githubusercontent.com/${{ github.repository }}/${{ github.event.repository.default_branch }}/README.md
3131
You can’t perform that action at this time.
0 commit comments