From f955188a66cacaf916227baccb8235d8134545b2 Mon Sep 17 00:00:00 2001 From: Cayle Sharrock Date: Wed, 17 Jan 2024 01:38:04 +0000 Subject: [PATCH] fix: ci ghcr login (#10) --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4ddaa33..70b9c2c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -202,7 +202,6 @@ jobs: runs-on: ubuntu-latest needs: - run_integration_tests - if: github.event_name == 'push' && github.event.ref == 'refs/heads/main' permissions: contents: read id-token: write