From e7307f95e96b073579dc6a1842d2d2cebe421170 Mon Sep 17 00:00:00 2001 From: Andrew Cassidy Date: Fri, 17 May 2024 21:01:21 -0700 Subject: [PATCH] Fix title --- .github/workflows/ksp-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ksp-publish.yml b/.github/workflows/ksp-publish.yml index 079937a..ff45f03 100644 --- a/.github/workflows/ksp-publish.yml +++ b/.github/workflows/ksp-publish.yml @@ -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