change custom headers
This commit is contained in:
parent
bfb86dcd41
commit
7f16bf9157
@ -34,4 +34,4 @@ jobs:
|
||||
with:
|
||||
url: 'http://192.168.4.11:7777/v1/update'
|
||||
method: 'GET'
|
||||
customHeaders: '{"Authorization: Bearer ${{ secrets.DEPLOYTOKEN }}"}'
|
||||
customHeaders: '{"Authorization": "Bearer ${{ secrets.DEPLOYTOKEN }}"}'
|
||||
|
Loading…
x
Reference in New Issue
Block a user