Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Highfire1 authored Jun 20, 2024
1 parent d7c4aab commit 74554a6
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 @@ -45,7 +45,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: 60000

0 comments on commit 74554a6

Please sign in to comment.