mirror of
https://github.com/1dot13/gamedir.git
synced 2026-07-22 13:40:25 +02:00
Fix for trigger-source workflow.
This commit is contained in:
@@ -20,8 +20,8 @@ jobs:
|
||||
github-token: ${{ secrets.DISPATCH_1DOT13_SOURCE }}
|
||||
script: |
|
||||
github.rest.issues.createWorkflowDispatch({
|
||||
'1dot13',
|
||||
'source',
|
||||
'build.yml',
|
||||
'master',
|
||||
owner: '1dot13',
|
||||
repo: 'source',
|
||||
workflow_id: 'build.yml',
|
||||
ref: 'master'
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user