mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
fix(release): unable to access change log
This commit is contained in:
parent
f6b5fb43f4
commit
8211fd36af
5
.github/workflows/release.yml
vendored
5
.github/workflows/release.yml
vendored
@ -95,6 +95,11 @@ jobs:
|
||||
steps:
|
||||
- run: mkdir upload
|
||||
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
sparse-checkout: |
|
||||
docs/Release Notes
|
||||
|
||||
- name: Download all artifacts
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user