diff --git a/.github/workflows/cli_test.yml b/.github/workflows/cli_test.yml index 46dafd649c..ce2e468e39 100644 --- a/.github/workflows/cli_test.yml +++ b/.github/workflows/cli_test.yml @@ -91,4 +91,5 @@ jobs: -H "Accept: application/vnd.github+json" \ -H "Authorization: Bearer ${{ secrets.TOKEN }}" \ -H "X-GitHub-Api-Version: 2022-11-28" \ - "test-data" + "https://api.github.com/repos/Bayselonarrend/OpenIntegrations/actions/caches?key=test-data" +