This commit is contained in:
buanet
2024-08-07 22:32:21 +02:00
parent 37c5ca9778
commit ceb56bb9ad

View File

@@ -32,7 +32,7 @@ jobs:
if: github.event_name == 'workflow_dispatch' if: github.event_name == 'workflow_dispatch'
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Trigger beta build on release - name: Trigger beta build manual
uses: benc-uk/workflow-dispatch@v1.2 uses: benc-uk/workflow-dispatch@v1.2
with: with:
ref: 'main' ref: 'main'