Send event on commits

This commit is contained in:
Gabe Kangas 2022-05-12 15:12:01 -07:00
parent f1e3adbec5
commit 2329d3a17d
No known key found for this signature in database
GPG Key ID: 9A56337728BC81EA

View File

@ -26,3 +26,10 @@ jobs:
add: "docs/components"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Dispatch event to owncast/owncast
uses: peter-evans/repository-dispatch@v1
with:
token: ${{ secrets.ADMIN_BUNDLE_PAT }}
repository: owncast/owncast.github.io
event-type: bundle-components-library