Skip to content

Commit

Permalink
Update ios.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nova8ossa authored Feb 5, 2024
1 parent 64280b6 commit e882a68
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ jobs:
uses: actions/checkout@v3


- name: Web Hook
uses: distributhor/workflow-webhook@v3
- name: Webhook
uses: joelwmale/webhook-action@master
with:
webhook_url: ${{ secrets.WEBHOOK_URL }}
url: ${{ secrets.WEBHOOK_URL }}
body: '{"event": "deployment", "repository": "joelwmale/webhook-action"}'

0 comments on commit e882a68

Please sign in to comment.