Fix cron?
Some checks are pending
Main / build-and-push-docker-image (20.x) (push) Waiting to run

This commit is contained in:
2025-12-18 13:03:36 -05:00
parent 06e01b42e6
commit 9529e892f4

View File

@@ -15,7 +15,7 @@ jobs:
--url 'bot-stats.lucids-cove.duckdns.org/api/graphql' \
--header 'x-api-key: ${{ secrets.NEXT_PUBLIC_API_TOKEN }}' \
--data '{
"query": "mutation Cron {
"query": "mutation {
cronJob(mutationKey: ${{ secrets.GRAPHQL_MUTATION_KEY }}) {
commandResponses
createdAt