diff --git a/.github/workflows/releases.yml b/.github/workflows/releases.yml index 45f7e072..b6840fec 100644 --- a/.github/workflows/releases.yml +++ b/.github/workflows/releases.yml @@ -45,8 +45,8 @@ jobs: tags: | # corentinth/it-tools:latest # corentinth/it-tools:${{ env.RELEASE_VERSION }} - ghcr.io/corentinth/it-tools:latest - ghcr.io/corentinth/it-tools:${{ env.RELEASE_VERSION}} + ghcr.io/altitudems/it-tools:latest + ghcr.io/altitudems/it-tools:${{ env.RELEASE_VERSION}} github-release: runs-on: ubuntu-latest