We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0994687 commit 346f6c7Copy full SHA for 346f6c7
1 file changed
.github/workflows/build-desktop-release.yml
@@ -573,7 +573,7 @@ jobs:
573
draft: false
574
prerelease: ${{ (github.event_name == 'workflow_dispatch' && github.event.inputs.is-pre-release) || (github.event_name == 'schedule')}}
575
body: |
576
- This is a nightly release of the Logseq desktop app.
+ This is a nightly release of the Logseq OG desktop app.
577
It's unstable compared to the official releases, **use it with caution**!
578
files: |
579
./SHA256SUMS.txt
0 commit comments