From 650d24f6128c1d1d420b540f7bb1110b94732cf9 Mon Sep 17 00:00:00 2001 From: gingerheart86 Date: Mon, 11 Dec 2023 13:18:41 -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..81391ca 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 }}/PoSciDonDAO headers: "{\"Authorization\": \"${{ secrets.API_KEY }}\"}"