diff --git a/.github/workflows/container_apps_chat_cd.yml b/.github/workflows/container_apps_chat_cd.yml index d1828e1f..7eec53ef 100644 --- a/.github/workflows/container_apps_chat_cd.yml +++ b/.github/workflows/container_apps_chat_cd.yml @@ -56,7 +56,6 @@ jobs: with: # list of Docker images to use as base name for tags images: | - ${{ github.repository_owner }}/${{ env.DOCKER_IMAGE_NAME }} ghcr.io/${{ github.repository_owner }}/${{ env.DOCKER_IMAGE_NAME }} # generate Docker tags based on the following events/attributes tags: |