mirror of
https://github.com/1dot13/gamedir.git
synced 2026-07-22 13:40:25 +02:00
trigger-fix
This commit is contained in:
@@ -23,5 +23,9 @@ jobs:
|
||||
owner: '1dot13',
|
||||
repo: 'source',
|
||||
workflow_id: 'build.yml',
|
||||
ref: 'master'
|
||||
ref: 'master',
|
||||
input: {
|
||||
build_all_languages: true,
|
||||
assemble_release: true
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user