diff --git a/.github/workflows/pipeline.yml b/.github/workflows/pipeline.yml index 33371abb2a..f18e3dc789 100644 --- a/.github/workflows/pipeline.yml +++ b/.github/workflows/pipeline.yml @@ -45,7 +45,7 @@ jobs: # with: # fetch-depth: "0" - name: Trigger deployment - run: curl https://api.render.com/deploy/srv + run: random command - name: Notify about successful deployment uses: rjstone/discord-webhook-notify@v1