mirror of
https://github.com/zadam/trilium.git
synced 2025-12-18 05:20:06 +08:00
ci: Remove test name for release
This commit is contained in:
parent
89beda16fd
commit
c6abbf0cf7
1 changed files with 0 additions and 2 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -63,7 +63,6 @@ jobs:
|
|||
uses: softprops/action-gh-release@v2
|
||||
with:
|
||||
draft: true
|
||||
tag_name: test_release
|
||||
fail_on_unmatched_files: true
|
||||
files: upload/*.*
|
||||
build_linux_server-x64:
|
||||
|
|
@ -92,6 +91,5 @@ jobs:
|
|||
uses: softprops/action-gh-release@v2
|
||||
with:
|
||||
draft: true
|
||||
tag_name: test_release
|
||||
fail_on_unmatched_files: true
|
||||
files: upload/*.*
|
||||
Loading…
Add table
Reference in a new issue