From 37f79cef3559f88802959467173dd461c74cbae5 Mon Sep 17 00:00:00 2001 From: gingerheart86 Date: Sun, 26 May 2024 10:33:24 -0300 Subject: [PATCH] Update auto-update.yml --- .github/workflows/auto-update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index f349013..6012848 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -27,5 +27,5 @@ jobs: - uses: dkershner6/post-api-call-action@v1 with: - url: ${{ secrets.API_UPDATE_URL }}/xxx + url: ${{ secrets.API_UPDATE_URL }}/descitokyo headers: "{\"Authorization\": \"${{ secrets.API_KEY }}\"}"