From 7bc776c2b9d4952ec414c1e0ebdf3572bd1f00fc Mon Sep 17 00:00:00 2001 From: Adrian Date: Thu, 4 Jan 2024 16:04:34 +0200 Subject: [PATCH] try again --- .github/workflows/reset.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/reset.yml b/.github/workflows/reset.yml index f109d27..2efa879 100644 --- a/.github/workflows/reset.yml +++ b/.github/workflows/reset.yml @@ -11,4 +11,4 @@ jobs: steps: - name: Reset cache run: | - curl -X GET "https://v3.avohq.io/templates/reset?secret=${{secrets.GH_API_SECRET}}&repo=${{vars.GITHUB_REPOSITORY}}" + curl -X GET "https://v3.avohq.io/templates/reset?secret=${{secrets.GH_API_SECRET}}&repo=${{$GITHUB_REPOSITORY}}"