From 1915d69f081a65e67d9b7a357b8c6a8f9f796bff Mon Sep 17 00:00:00 2001 From: SGKoishi Date: Wed, 2 Oct 2019 16:56:50 -0700 Subject: [PATCH] Rename the action to Build Server --- .github/workflows/{msbuild-test.yml => build.yml} | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename .github/workflows/{msbuild-test.yml => build.yml} (98%) diff --git a/.github/workflows/msbuild-test.yml b/.github/workflows/build.yml similarity index 98% rename from .github/workflows/msbuild-test.yml rename to .github/workflows/build.yml index b2d259dd..3070d2d6 100644 --- a/.github/workflows/msbuild-test.yml +++ b/.github/workflows/build.yml @@ -1,4 +1,4 @@ -name: MSBuild Test +name: Build Server on: [push] diff --git a/README.md b/README.md index f6cd3f55..36963f28 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@
TShock is a toolbox for Terraria servers and communities. That toolbox is jam packed with anti-cheat tools, server-side characters, groups, permissions, item bans, tons of commands, and limitless potential. It's one of a kind.