mirror of
https://github.com/Novattz/creamlinux-installer.git
synced 2025-12-05 19:45:36 -05:00
release title adjustment
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -39,7 +39,7 @@ jobs:
|
||||
owner: context.repo.owner,
|
||||
repo: context.repo.repo,
|
||||
tag_name: `v${process.env.VERSION}`,
|
||||
name: `CreamLinux v${process.env.VERSION}`,
|
||||
name: `v${process.env.VERSION}`,
|
||||
body: 'Release.',
|
||||
draft: true,
|
||||
prerelease: false
|
||||
|
||||
Reference in New Issue
Block a user