Skip to content

Commit

Permalink
Watchtower url updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Zanzigzan committed Jun 10, 2024
1 parent 2827b1c commit 8c210de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Deploy docker package on LCSC server
uses: fjogeleit/http-request-action@v1
with:
url: 'https://watchtower.langaracs.tech/v1/update'
url: 'https://watchtower.langaracs.ca/v1/update'
method: 'GET'
bearerToken: ${{ secrets.WATCHTOWER_HTTP_API_TOKEN }}
timeout: 180000

0 comments on commit 8c210de

Please sign in to comment.