diff --git a/.github/workflows/publish-to-gcr-ghcr.yml b/.github/workflows/publish-to-gcr-ghcr.yml index 036a1f9cf..08987d5be 100644 --- a/.github/workflows/publish-to-gcr-ghcr.yml +++ b/.github/workflows/publish-to-gcr-ghcr.yml @@ -14,7 +14,6 @@ jobs: with: credentials_json: '${{ secrets.B64_GCLOUD_SERVICE_ACCOUNT_JSON }}' - name: Building and pushing the image - uses: ./ run: | docker login ghcr.io -u abaumann -p ${github_token} ./docker/vm_boot_images/build.sh -P