aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--README.md4
-rw-r--r--action.yml2
2 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index ee3daae..e7b4953 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-Set up Visual Studio shell
-==========================
+Visual Studio shell
+===================
This is a GitHub action that sets up a Visual Studio shell in your workflow
run.
diff --git a/action.yml b/action.yml
index ab49669..0472804 100644
--- a/action.yml
+++ b/action.yml
@@ -1,4 +1,4 @@
-name: Set up Visual Studio shell
+name: Visual Studio shell
description: Set up Visual Studio paths and environment variables
inputs:
arch: