diff --git a/.github/workflows/docker_release.yml b/.github/workflows/docker_release.yml index 2e35dbc..3dace42 100644 --- a/.github/workflows/docker_release.yml +++ b/.github/workflows/docker_release.yml @@ -42,7 +42,7 @@ jobs: uses: docker/metadata-action@v5 with: images: | - docker.io/keglin/pinchflat + docker.io/communitymaintained/pinchflat ghcr.io/${{ github.repository }} # All non-release actions will be tagged as `dev` (ie: push, workflow_dispatch) tags: |