diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c5e68ba..e675571 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 == 'PabloMK7/build-environments') }} context: ${{ matrix.image }} - tags: citraemu/build-environments:${{ matrix.image }} + tags: pablomk7/build-environments:${{ matrix.image }}