Merge pull request #24 from 1dot13/fix-trigger-source

Fix (3) trigger-source workflow.
This commit is contained in:
CptMoore
2023-01-22 00:46:45 +01:00
committed by GitHub
+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',