update ref

This commit is contained in:
buanet
2024-07-15 00:06:56 +02:00
parent 926f5dd88f
commit 2416960d6b

View File

@@ -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 }}" }'