Skip to content

Commit

Permalink
teste webhooks proxy 07
Browse files Browse the repository at this point in the history
  • Loading branch information
gitbarnabedikartola committed Nov 15, 2024
1 parent e515a78 commit ff1501c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/build-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
# "branch": "${{ github.ref_name }}",
# "url": "https://github.com/${{ github.repository }}"
# }'
- name: Invoke deployment hook
uses: johannes-huther/webhook.sh@v1
env:
webhook_url: https://nebulaapi.nimbusnetwork.dev/webhook
webhook_secret: ${{ secrets.WEBHOOK_TOKEN }}
- name: Invoke deployment hook
uses: johannes-huther/webhook.sh@v1
env:
webhook_url: https://nebulaapi.nimbusnetwork.dev/webhook
webhook_secret: ${{ secrets.WEBHOOK_TOKEN }}

0 comments on commit ff1501c

Please sign in to comment.