Update workflow
All checks were successful
rtj.dev Build and Deploy / Build-and-Deploy (push) Successful in 8s
All checks were successful
rtj.dev Build and Deploy / Build-and-Deploy (push) Successful in 8s
This commit is contained in:
@ -30,4 +30,4 @@ jobs:
|
|||||||
docker push git.rtj.dev/roland/rtj.dev:0.0.1
|
docker push git.rtj.dev/roland/rtj.dev:0.0.1
|
||||||
- name: Signal Restart
|
- name: Signal Restart
|
||||||
run: |
|
run: |
|
||||||
curl -X POST -H "Authorization: Bearer ${{ secrets.API_KEY }}" ${{ secrets.ENDPOINT }}
|
curl ${{OPTIONS}} ${{ secrets.API_KEY }}" ${{ secrets.ENDPOINT }}
|
||||||
|
Reference in New Issue
Block a user