diff --git a/.gitea/workflows/cd.yaml b/.gitea/workflows/cd.yaml index 11f39c3..5f2dba5 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=${{ steps.bot-artifact.outputs.artifact-url }} + run: curl http://${{ secrets.SERVER_ADDR }}/hooks/gongbot-deploy?binaryzip='https://git.akulij.ru/akulij/gongbotrs/actions/runs/${{ gitea.run_id }}/artifacts/botrunner'