Compare commits
2 Commits
v0.7.0-alp
...
v0.7.0-alp
| Author | SHA1 | Date | |
|---|---|---|---|
|
f9f5c9ea7c
|
|||
|
044e7d0e2d
|
@@ -59,7 +59,7 @@ jobs:
|
||||
with:
|
||||
webhook_url: ${{ vars.WEBHOOK_URL }}
|
||||
webhook_auth_type: bearer
|
||||
webhook_auth: Token:${{ secrets.WEBHOOK_SECRET }}
|
||||
webhook_auth: ${{ secrets.WEBHOOK_SECRET }}
|
||||
verbose: true
|
||||
data: >
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user