fix: Repair HyperBian dispatch

This commit is contained in:
Sersch 2020-05-28 17:57:22 +02:00
parent 6d12b111a5
commit 85e2bc9fb8
1 changed files with 3 additions and 2 deletions

View File

@ -201,9 +201,10 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# Dispatch event to build new HyperBian image
- name: Repository Dispatch
- name: Dispatch HyperBian build
uses: peter-evans/repository-dispatch@v1
if: ${{ github.repository_owner == 'hyperion-project'}}
with:
repository: HyperBian
repository: hyperion-project/HyperBian
token: ${{ secrets.HYPERION_BOT_TOKEN }}
event-type: hyperion_push