From 67c5bf86eda9183232d4f549fdb236c460a9ee88 Mon Sep 17 00:00:00 2001 From: Lucid Date: Thu, 18 Dec 2025 21:30:37 -0500 Subject: [PATCH] fiiiiix --- .github/workflows/cron.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cron.yml b/.github/workflows/cron.yml index a778c83..208e549 100644 --- a/.github/workflows/cron.yml +++ b/.github/workflows/cron.yml @@ -16,7 +16,7 @@ jobs: --header 'x-api-key: ${{ secrets.NEXT_PUBLIC_API_TOKEN }}' \ --header 'Content-Type: application/json' \ --data '{ - \"query\": \"mutation { + \"query\": \"mutation Cron { cronJob(mutationKey: ${{ secrets.GRAPHQL_MUTATION_KEY }}) { commandResponses createdAt