mirror of
https://github.com/0Nera/BMOSP.git
synced 2024-12-23 06:16:53 +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 }}
|
||||
tag_name: autobuild
|
||||
draft: true
|
||||
files: '**/*.hdd', '**/*.iso'
|
||||
files: '**/*.hdd'
|
||||
body: |
|
||||
${{ inputs.test_label }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user