fix(workflows): please
This commit is contained in:
parent
0bdb6564e6
commit
afed96a69f
1 changed files with 1 additions and 0 deletions
|
@ -31,3 +31,4 @@ jobs:
|
||||||
uses: actions/http@v1
|
uses: actions/http@v1
|
||||||
with:
|
with:
|
||||||
url: ${{ secrets.PORTAINER_WEBHOOK }}
|
url: ${{ secrets.PORTAINER_WEBHOOK }}
|
||||||
|
preventFailureOnNoResponse: 'true'
|
||||||
|
|
Loading…
Reference in a new issue