Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bennetrr authored Jun 16, 2023
1 parent b5b62ff commit 7167622
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ jobs:
tags: ghcr.io/bennetrr/lego-app:${{ github.event.release.tag_name }}
push: true

- name: Notify Server about Updates
run: wget -O- https://containerupdate.bennetr.me/lego
# - name: Notify Server about Updates
# run: wget -O- https://containerupdate.bennetr.me/lego

0 comments on commit 7167622

Please sign in to comment.