Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianthedev committed Jan 4, 2024
1 parent 1a17745 commit 7bc776c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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}}"

0 comments on commit 7bc776c

Please sign in to comment.