This commit is contained in:
parent
16bbec99e2
commit
00b518ff7f
@ -32,6 +32,6 @@ jobs:
|
|||||||
name: Deploy App
|
name: Deploy App
|
||||||
uses: fjogeleit/http-request-action@v1
|
uses: fjogeleit/http-request-action@v1
|
||||||
with:
|
with:
|
||||||
url: 'http://watchtowerr:8080/v1/update'
|
url: 'http://watchtower:8080/v1/update'
|
||||||
method: 'GET'
|
method: 'GET'
|
||||||
customHeaders: '{"Authorization: Bearer ${{ secrets.DEPLOYTOKEN }}"}'
|
customHeaders: '{"Authorization: Bearer ${{ secrets.DEPLOYTOKEN }}"}'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user