Skip to content

Commit

Permalink
Fix webhook publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
duncte123 authored Apr 14, 2024
1 parent dd2bd20 commit 5510824
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@ jobs:
mv /tmp/.buildx-cache-new /tmp/.buildx-cache
- name: Trigger webhook
uses: zzzze/[email protected]
with:
uses: distributhor/workflow-webhook@v3
env:
webhook_url: ${{ secrets.WEBHOOK_URL }}

0 comments on commit 5510824

Please sign in to comment.