diff --git a/README.md b/README.md index 4414d1f..66b2778 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Setup Git environment -🔶 Install and configure Git for GitHub Actions +🔶 Configure Git for GitHub Actions
diff --git a/action.yml b/action.yml index be0d89b..10dd1f5 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ name: Setup Git environment -description: 🔶 Install and configure Git for GitHub Actions +description: 🔶 Configure Git for GitHub Actions branding: icon: settings