Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Yusuf007R authored Mar 7, 2024
1 parent cb947ed commit 095f317
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,6 @@ jobs:
context: "{{defaultContext}}:bot"
push: true
tags: yusuf007r/echidna-tan:latest
- name: Send Webhook Request
run: |
curl -X POST ${{ secrets.WEBHOOK_URL }}

0 comments on commit 095f317

Please sign in to comment.