aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2020-11-13 14:10:26 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2020-11-13 14:10:26 +0300
commit6d88c01ad4b6b33190d261b45e241e462545652b (patch)
treec5287412459f4d8402919d2b296b1ea58fbfacc1
parentdo nothing if not on Windows (diff)
downloadvs-shell-1.tar.gz
vs-shell-1.zip
rename the actionv1
-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: