From 08d977286160710be0f05c05ddf4888f934e225d Mon Sep 17 00:00:00 2001 From: Akulij Date: Sun, 4 May 2025 04:27:49 +0300 Subject: [PATCH] sad --- .gitea/workflows/cd.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/cd.yaml b/.gitea/workflows/cd.yaml index 5f2dba5..7c0cd5d 100644 --- a/.gitea/workflows/cd.yaml +++ b/.gitea/workflows/cd.yaml @@ -66,4 +66,4 @@ jobs: - run: echo "Uploaded artifact, URL:" ${{ steps.bot-artifact.outputs.artifact-url }} - name: Deploy with WebHook - run: curl http://${{ secrets.SERVER_ADDR }}/hooks/gongbot-deploy?binaryzip='https://git.akulij.ru/akulij/gongbotrs/actions/runs/${{ gitea.run_id }}/artifacts/botrunner' + run: curl http://${{ secrets.SERVER_ADDR }}/hooks/gongbot-deploy?binaryzip='https://git.akulij.ru/akulij/gongbotrs/actions/runs/${{ gitea.run_number }}/artifacts/botrunner'