Update .github/actions/common-docker-build/action.yml

This commit is contained in:
SumisuMC 2024-10-14 19:22:11 +00:00
parent 2342b8b004
commit 9c9b2687bf

View File

@ -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 }}