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

This commit is contained in:
2025-12-18 21:30:37 -05:00
parent 9890331139
commit 67c5bf86ed

View File

@@ -16,7 +16,7 @@ jobs:
--header 'x-api-key: ${{ secrets.NEXT_PUBLIC_API_TOKEN }}' \ --header 'x-api-key: ${{ secrets.NEXT_PUBLIC_API_TOKEN }}' \
--header 'Content-Type: application/json' \ --header 'Content-Type: application/json' \
--data '{ --data '{
\"query\": \"mutation { \"query\": \"mutation Cron {
cronJob(mutationKey: ${{ secrets.GRAPHQL_MUTATION_KEY }}) { cronJob(mutationKey: ${{ secrets.GRAPHQL_MUTATION_KEY }}) {
commandResponses commandResponses
createdAt createdAt