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

This commit is contained in:
SumisuMC 2024-10-14 19:26:03 +00:00
parent 601f493188
commit 22ebe4939c

View File

@ -49,6 +49,6 @@ runs:
- name: Create and push manifest
uses: docker/metadata-action@v3
with:
images: jierka/obscreen
images: csmith1865/obscreen
tags: ${{ inputs.manifest_tags }}
flavor: ${{ inputs.flavor }}