mirror of
https://github.com/1dot13/gamedir.git
synced 2026-07-22 13:40:25 +02:00
Merge pull request #24 from 1dot13/fix-trigger-source
Fix (3) trigger-source workflow.
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user