Update ci.yml

This commit is contained in:
PabloMK7 2024-03-06 17:34:14 +01:00 committed by GitHub
parent 2b2a7a086f
commit fe95531e41
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 }}