diff options
-rw-r--r-- | action.yml | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -56,3 +56,7 @@ runs: throw "Sorry, installing Cygwin is unsupported on $os" } shell: pwsh + +branding: + icon: star + color: green |
Some repositories couldn't be updated, please check application logs for details.
BadCredentialsException: 401 {"message": "Bad credentials", "documentation_url": "https://docs.github.com/rest", "status": "401"}
![]() |
index : setup-cygwin | |
GitHub action to set up Cygwin | Egor Tensin |
aboutsummaryrefslogtreecommitdiffstatshomepage |
-rw-r--r-- | action.yml | 4 |
@@ -56,3 +56,7 @@ runs: throw "Sorry, installing Cygwin is unsupported on $os" } shell: pwsh + +branding: + icon: star + color: green |