Skip to content

Commit

Permalink
remove trigger webhook from deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
KubloPL committed Mar 24, 2024
1 parent 6223f3d commit 894cb74
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy_mine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,3 @@ jobs:
local-dir: public
remote-dir: /srv/dev-disk-by-uuid-f4fc2a45-bf9e-4201-8897-946abbcea427/Users/iteam/site_files/

- name: Trigger Webhook
run: |
curl -X POST -d '{}' ${{ secrets.WEBHOOK_URL }}

0 comments on commit 894cb74

Please sign in to comment.