From bfcfb8008adc82303683887b4b9fd52372cf0958 Mon Sep 17 00:00:00 2001 From: Lucid Date: Thu, 18 Dec 2025 21:31:17 -0500 Subject: [PATCH] fiiiiiiiiiiix --- .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 208e549..777eeea 100644 --- a/.github/workflows/cron.yml +++ b/.github/workflows/cron.yml @@ -12,7 +12,7 @@ jobs: - name: Daily cron job | Create new dailyStats document. run: | curl --request POST \ - --url 'bot-stats.lucids-cove.duckdns.org/api/graphql' \ + --url 'https://bot-stats.lucids-cove.duckdns.org/api/graphql' \ --header 'x-api-key: ${{ secrets.NEXT_PUBLIC_API_TOKEN }}' \ --header 'Content-Type: application/json' \ --data '{