Fix (3) trigger-source workflow.

This commit is contained in:
CptMoore
2023-01-22 00:46:24 +01:00
parent aa3a59c99d
commit fab4937b0d
+1 -1
View File
@@ -19,7 +19,7 @@ jobs:
# add a valid token as secret to 1dot13 organisation
github-token: ${{ secrets.DISPATCH_1DOT13_SOURCE }}
script: |
github.rest.issues.createWorkflowDispatch({
github.rest.actions.createWorkflowDispatch({
owner: '1dot13',
repo: 'source',
workflow_id: 'build.yml',