fix version check action

This commit is contained in:
buanet
2024-08-14 07:25:39 +02:00
parent 2549003acd
commit 7a1bdbdd45

View File

@@ -63,6 +63,7 @@ jobs:
if: steps.baseimage.outputs.needs-update == 'true' || steps.git-check.outputs.modified == 'true'
uses: benc-uk/workflow-dispatch@v1.2
with:
workflow: Build Debian 12 Image (latest)
repo: buanet/ioBroker.docker
ref: 'main'
workflow: 'iob.docker - Build Debian 12 Image (latest)'
repo: 'buanet/private.actionsrunner'
token: ${{ secrets.ACTIONS_PAT }}