Skip to content

Commit

Permalink
Update webhooks_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Matyrobbrt authored Oct 28, 2023
1 parent 2054a9e commit 2ff97ef
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/webhooks_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ jobs:

- uses: matyrobbrt/action-webhooks@main
with:
webhook_url: ''
status: ''
webhook_url: ${{ secrets.WEBHOOK_URL }}
status: 'started'
version: '1.0.0'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 2ff97ef

Please sign in to comment.