ci: enable repository dispatch on release

This commit is contained in:
Gauthier Roebroeck 2025-02-12 10:34:11 +08:00
parent e980e3316e
commit a70a3b24bb

View file

@ -254,3 +254,14 @@ jobs:
with:
name: conveyor-ms-store-release
path: ~/.cache/hydraulic/conveyor/logs/log.latest.txt
dispatch:
needs: release
runs-on: ubuntu-latest
steps:
- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v3
with:
token: ${{ secrets.REPO_ACCESS_TOKEN }}
repository: gotson/komga-website
event-type: komga-release