Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xiangmy21 authored Apr 9, 2024
1 parent 6eba0f7 commit 5f4b630
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,5 @@ jobs:
- name: Trigger watchtower on server
run: |
curl "http://eesast.com:6543/v1/update?image=eesast%2Fapi" \
curl "https://eesast.com/v1/update?image=eesast%2Fapi" \
-H "Authorization: Bearer ${{ secrets.WATCHTOWER_HTTP_API_TOKEN }}"

0 comments on commit 5f4b630

Please sign in to comment.