Skip to content

Commit

Permalink
Update docker-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
topi314 authored Nov 24, 2022
1 parent 7273353 commit e0c1b35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,4 @@ jobs:
with:
url: 'https://watchtower.kittybot.de/v1/update'
method: 'POST'
bearerToken: 'Bearer ${{ secrets.TOKEN }}'
customHeaders: '{"Authorization": "Bearer ${{ secrets.TOKEN }}"}'

0 comments on commit e0c1b35

Please sign in to comment.