mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2025-12-21 20:29:09 +02:00
update ref
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
||||
- name: Trigger beta build on release
|
||||
uses: benc-uk/workflow-dispatch@v1.2
|
||||
with:
|
||||
ref: refs/heads/main
|
||||
ref: main
|
||||
workflow: iob.docker - Build Debian 12 Image (beta)
|
||||
repo: buanet/private.actionsrunner
|
||||
inputs: '{ "chose_node_version": "Both Node versions" }'
|
||||
@@ -35,7 +35,7 @@ jobs:
|
||||
- name: Trigger beta build on release
|
||||
uses: benc-uk/workflow-dispatch@v1.2
|
||||
with:
|
||||
ref: refs/heads/main
|
||||
ref: main
|
||||
workflow: iob.docker - Build Debian 12 Image (beta)
|
||||
repo: buanet/private.actionsrunner
|
||||
inputs: '{ "chose_node_version": "${{ inputs.chose_node_version }}" }'
|
||||
|
||||
Reference in New Issue
Block a user