From 6d88c01ad4b6b33190d261b45e241e462545652b Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Fri, 13 Nov 2020 14:10:26 +0300 Subject: rename the action --- README.md | 4 ++-- action.yml | 2 +- 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: -- cgit v1.2.3