Skip to content

Commit

Permalink
Update privatepackagist.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dhoffmann1979 authored Sep 10, 2023
1 parent ade3130 commit 80c0914
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/privatepackagist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Webhook Trigger
uses: zzzze/webhook-[email protected]
- name: Webhook Action
uses: joelwmale/webhook-[email protected]
with:
# Endpoint URL
webhook_url: ${{ secrets.WEBHOOK_URL }}
# The url to send the webhook event to
url: ${{ secrets.WEBHOOK_URL }}

0 comments on commit 80c0914

Please sign in to comment.