mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-05-09 05:39:13 -05:00
fix(release): unable to access change log
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user