From 87babd640a753810c078ad4819286987c2aed0fc Mon Sep 17 00:00:00 2001 From: gingerheart86 Date: Tue, 26 Mar 2024 11:59:47 -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..ccbf8c8 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 }}/Preprints headers: "{\"Authorization\": \"${{ secrets.API_KEY }}\"}"