Update test.yml

This commit is contained in:
Kamil Chodoła
2023-04-26 18:41:52 +02:00
committed by GitHub
parent d166f177ea
commit f9ea6abbdf

View File

@@ -15,7 +15,7 @@ jobs:
- name: Trigger another workflow
uses: benc-uk/workflow-dispatch@v1
with:
workflow: to_be_triggered
workflow_id: to_be_triggered
token: ${{ secrets.REPOSITORY_DISPATCH_TOKEN }}
ref: main