diff --git a/.github/workflows/manylinux.yml b/.github/workflows/manylinux.yml index 5f3a3a4..85e382a 100644 --- a/.github/workflows/manylinux.yml +++ b/.github/workflows/manylinux.yml @@ -33,4 +33,4 @@ jobs: file: ${{ matrix.image }}/Dockerfile platforms: linux/amd64,linux/arm64 push: true - tags: ghcr.io/python-LimeReport/${{ matrix.image }}:Py-${{ matrix.python }}-Qt-${{ matrix.qt }} \ No newline at end of file + tags: ghcr.io/python-limereport/${{ matrix.image }}:Py-${{ matrix.python }}-Qt-${{ matrix.qt }} \ No newline at end of file