mirror of
https://github.com/0Nera/BMOSP.git
synced 2024-12-23 14:26:50 +03:00
Исправление синтаксиса YML
This commit is contained in:
parent
28c1a6ef55
commit
3abb4168be
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -56,7 +56,7 @@ jobs:
|
|||||||
name: ${{ inputs.test_label }}
|
name: ${{ inputs.test_label }}
|
||||||
tag_name: autobuild
|
tag_name: autobuild
|
||||||
draft: true
|
draft: true
|
||||||
files: '**/*.hdd', '**/*.iso'
|
files: '**/*.hdd'
|
||||||
body: |
|
body: |
|
||||||
${{ inputs.test_label }}
|
${{ inputs.test_label }}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user