From 82a520b858378ed63d7ef728ce1b1d16366b54ef Mon Sep 17 00:00:00 2001 From: Lukasz Raczylo Date: Wed, 31 Jul 2024 16:31:27 +0100 Subject: [PATCH] Update autoupdate.yaml --- .github/workflows/autoupdate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/autoupdate.yaml b/.github/workflows/autoupdate.yaml index 302003f..c5ac6e8 100644 --- a/.github/workflows/autoupdate.yaml +++ b/.github/workflows/autoupdate.yaml @@ -62,7 +62,7 @@ jobs: - name: Run unit tests run: | - export GITHUB_TOKEN={{ secrets.GHCR_TOKEN }} + export GITHUB_TOKEN=${{ secrets.GHCR_TOKEN }} CI_RUN=${CI} make test git config --global --add safe.directory /__w/graphql-monitoring-proxy/graphql-monitoring-proxy