diff --git a/.gitea/workflows/build_image.yaml b/.gitea/workflows/build_image.yaml index 7e9c660..6b935d8 100644 --- a/.gitea/workflows/build_image.yaml +++ b/.gitea/workflows/build_image.yaml @@ -60,4 +60,4 @@ jobs: runs-on: ubuntu-latest steps: - name: Trigger the webhook on the deployment server to start pulling the images - run: curl "https://webhook.vmn.su/hooks/pull-audio-splitter" + run: curl "https://webhook.vmn.su/hooks/deploy-audio-splitter?token=${{ secrets.CD_WEBHOOK_TOKEN }}"