sfalsj
All checks were successful
Build && Deploy / cargo build (push) Successful in 53s

This commit is contained in:
Akulij 2025-05-04 04:24:25 +03:00
parent 473f894d51
commit 37a4845807

View File

@ -66,4 +66,4 @@ jobs:
- run: echo "Uploaded artifact, URL:" ${{ steps.bot-artifact.outputs.artifact-url }} - run: echo "Uploaded artifact, URL:" ${{ steps.bot-artifact.outputs.artifact-url }}
- name: Deploy with WebHook - 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'