diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8d17d5d..b9cf736 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -119,11 +119,11 @@ jobs: - name: Login to GitHub Container Registry uses: docker/login-action@v3 with: - registry: ghcr.io + registry: rievo.dev username: ${{ github.actor }} password: ${{ secrets.GITHUB_TOKEN }} - - name: Push Image to GHCR + - name: Push Image to registrz uses: https://github.com/redhat-actions/push-to-registry@v2 id: push env: