Update action.yml
This commit is contained in:
@@ -5,4 +5,4 @@ runs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Trigger Watchtower Update
|
- name: Trigger Watchtower Update
|
||||||
run: |
|
run: |
|
||||||
curl -H "Authorization: Bearer mytoken" https://watchtower.seeseepuff.be/v1/update
|
curl -X POST -H "Authorization: Bearer mytoken" https://watchtower.seeseepuff.be/v1/update
|
||||||
|
|||||||
Reference in New Issue
Block a user