diff --git a/.github/actions/common-docker-build/action.yml b/.github/actions/common-docker-build/action.yml index ea8e21e..0a7995a 100755 --- a/.github/actions/common-docker-build/action.yml +++ b/.github/actions/common-docker-build/action.yml @@ -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 }}