mirror of
https://github.com/logseq/logseq.git
synced 2026-04-26 23:25:05 +00:00
chore(ci): polish release name
This commit is contained in:
2
.github/workflows/build-desktop-release.yml
vendored
2
.github/workflows/build-desktop-release.yml
vendored
@@ -242,7 +242,7 @@ jobs:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
tag_name: ${{ github.event.inputs.tag-version }}
|
||||
release_name: Desktop APP ${{ github.event.inputs.tag-version }} (alpha testing)
|
||||
release_name: Desktop APP ${{ github.event.inputs.tag-version }} (Alpha Testing)
|
||||
draft: ${{ github.event.inputs.is-draft }}
|
||||
prerelease: ${{ github.event.inputs.is-pre-release }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user