Skip to content

Commit

Permalink
Note to self: this webhook lib broke
Browse files Browse the repository at this point in the history
  • Loading branch information
duncte123 committed Dec 1, 2023
1 parent 1e3f203 commit 7c1cfed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/2-release-dashboard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ jobs:
run: echo ${{ steps.docker_build.outputs.digest }}

- name: Trigger webhook
uses: zzzze/webhook-trigger@v1.0.0
with:
webhook_url: ${{ secrets.DASH_WEBHOOK_URL }}
uses: distributhor/workflow-webhook@v3
env:
webhook_url: ${{ secrets.DASH_WEBHOOK_URL }}

0 comments on commit 7c1cfed

Please sign in to comment.