I was expecting no response, yet the action crashed, so new main.yml
This commit is contained in:
parent
d729499642
commit
5c5fcc0749
1 changed files with 2 additions and 1 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
@ -58,3 +58,4 @@ jobs:
|
|||
url: ${{ env.PORTAINER_API_WEBHOOK }}
|
||||
method: 'POST'
|
||||
customHeaders: ${{ env.PORTAINER_API_KEY }}
|
||||
preventFailureOnNoResponse: true
|
Loading…
Reference in a new issue