Skip to content

Update privatepackagist.yml #2

Update privatepackagist.yml

Update privatepackagist.yml #2

name: Update Private Packagist
on: push
jobs:
update:
runs-on: ubuntu-latest
steps:
- name: Webhook Action
uses: joelwmale/[email protected]
with:
# The url to send the webhook event to
url: ${{ secrets.WEBHOOK_URL }}