Update .github/actions/common-docker-build/action.yml
This commit is contained in:
parent
2342b8b004
commit
9c9b2687bf
@ -49,6 +49,6 @@ runs:
|
|||||||
- name: Create and push manifest
|
- name: Create and push manifest
|
||||||
uses: docker/metadata-action@v3
|
uses: docker/metadata-action@v3
|
||||||
with:
|
with:
|
||||||
images: jierka/obscreen
|
images: csmith1865/obscreen
|
||||||
tags: ${{ inputs.manifest_tags }}
|
tags: ${{ inputs.manifest_tags }}
|
||||||
flavor: ${{ inputs.flavor }}
|
flavor: ${{ inputs.flavor }}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user