Update autoupdate.yaml

This commit is contained in:
2024-07-31 16:31:27 +01:00
committed by GitHub
parent d1987d08bc
commit 82a520b858
+1 -1
View File
@@ -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