Skip to content

Commit

Permalink
Set webhook-type to webhook-trigger
Browse files Browse the repository at this point in the history
This has become necessary in the upgrade to v2.0.0
  • Loading branch information
johannaengland committed Nov 19, 2024
1 parent bce7202 commit 569cc4a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dockercompose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ jobs:
"github_ref_name": "${{ github.ref_name }}",
"url": "${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}"
}
env:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
webhook: ${{ secrets.SLACK_WEBHOOK_URL }}
webhook-type: webhook-trigger

0 comments on commit 569cc4a

Please sign in to comment.