mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
chore(release): remove latest config
This commit is contained in:
parent
73d98648c8
commit
ce5060c25b
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -106,7 +106,6 @@ jobs:
|
|||||||
uses: softprops/action-gh-release@v2
|
uses: softprops/action-gh-release@v2
|
||||||
with:
|
with:
|
||||||
draft: false
|
draft: false
|
||||||
make_latest: false # ! Make sure this is removed before merging.
|
|
||||||
body_path: docs/Release Notes/Release Notes/${{ github.ref_name }}.md
|
body_path: docs/Release Notes/Release Notes/${{ github.ref_name }}.md
|
||||||
fail_on_unmatched_files: true
|
fail_on_unmatched_files: true
|
||||||
files: upload/*.*
|
files: upload/*.*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user