diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 59a9990..a5d4581 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -27,4 +27,4 @@ jobs: with: push: ${{ (github.ref == 'refs/heads/master') && (github.repository == 'yuzu-emu/build-environments') }} context: ${{ matrix.image }} - tags: citraemu/build-environments:${{ matrix.image }} + tags: yuzuemu/build-environments:${{ matrix.image }}