forked from github/plane
wip
This commit is contained in:
parent
7d0e2cfd26
commit
a721cb7605
3
.github/workflows/build-branch.yml
vendored
3
.github/workflows/build-branch.yml
vendored
@ -239,6 +239,9 @@ jobs:
|
|||||||
uses: distributhor/workflow-webhook@v3
|
uses: distributhor/workflow-webhook@v3
|
||||||
with:
|
with:
|
||||||
webhook_url: https://webhook.site/#!/bac8185e-cb2e-4d32-8ee9-a674542c0d89
|
webhook_url: https://webhook.site/#!/bac8185e-cb2e-4d32-8ee9-a674542c0d89
|
||||||
|
webhook_auth_type: header
|
||||||
|
webhook_auth: "t:123"
|
||||||
|
webhook_type: "json"
|
||||||
# webhook_url: ${{ secrets.WEBHOOK_URL }}
|
# webhook_url: ${{ secrets.WEBHOOK_URL }}
|
||||||
# webhook_secret: ${{ secrets.WEBHOOK_SECRET }}
|
# webhook_secret: ${{ secrets.WEBHOOK_SECRET }}
|
||||||
data: '{"branch": "${{ needs.branch_build_setup.outputs.gh_branch_name }}", "status": "success" }'
|
data: '{"branch": "${{ needs.branch_build_setup.outputs.gh_branch_name }}", "status": "success" }'
|
||||||
|
Loading…
Reference in New Issue
Block a user