mirror of
https://github.com/drewcassidy/KSP-Conformal-Decals.git
synced 2024-09-01 18:23:54 +00:00
Fix title
This commit is contained in:
parent
88da55123b
commit
e7307f95e9
2
.github/workflows/ksp-publish.yml
vendored
2
.github/workflows/ksp-publish.yml
vendored
@ -134,7 +134,7 @@ jobs:
|
||||
set -u
|
||||
gh release create ${{ github.ref_name }} \
|
||||
--notes "$(yaclog show -mb)" \
|
||||
--title "Version $VERSION_TITLE" \
|
||||
--title "Conformal Decals $VERSION_TITLE" \
|
||||
bundled/ConformalDecals-*.zip \
|
||||
ConformalDecals/GameData/ConformalDecals/Versioning/ConformalDecals.version
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user