diff --git a/.env b/.env index 13efeba..88d04d3 100644 --- a/.env +++ b/.env @@ -1,3 +1,3 @@ SOLUTION=Mod.Template.sln -ARTIFACTS=Build/Distance Mod Template.zip +ARTIFACTS=Build/Mod Template.zip RELEASE_BODY=This release was automatically generated as part of a GitHub workflow. Please read the repository README for more info. \ No newline at end of file diff --git a/Mod.Template/Mod.Template.targets b/Mod.Template/Mod.Template.targets index fc29990..1cf8738 100644 --- a/Mod.Template/Mod.Template.targets +++ b/Mod.Template/Mod.Template.targets @@ -1,5 +1,5 @@  - Distance Mod Template + Mod Template \ No newline at end of file