Compare commits
No commits in common. "a79eac496ab9199dee6f399585abda889a7c311d" and "1debc3e50cd61d10d9760027d11ab6c107d2cb2b" have entirely different histories.
a79eac496a
...
1debc3e50c
@ -56,7 +56,7 @@ jobs:
|
||||
- name: Deploy app
|
||||
uses: fjogeleit/http-request-action@v1
|
||||
with:
|
||||
url: 'http://10.5.0.11:7777/v1/update'
|
||||
url: 'http://192.168.4.11:7777/v1/update'
|
||||
method: GET
|
||||
bearerToken: '${{ secrets.DEPLOYTOKEN }}'
|
||||
timeout: 60000
|
Loading…
x
Reference in New Issue
Block a user