changed token
All checks were successful
Build docker container / build (push) Successful in 2s

This commit is contained in:
Jonathan Branan 2024-10-20 00:28:18 -05:00
parent 8baa762863
commit 99c5f00093

View File

@ -34,4 +34,4 @@ jobs:
with:
url: 'http://192.168.4.11:7777/v1/update'
method: 'GET'
customHeaders: '{"Authorization": "Bearer ${{ secrets.DEPLOYTOKEN }}"}'
bearerToken: ${{ secrets.DEPLOYTOKEN }}