Skip to content

Commit 10a142b

Browse files
author
Danny McCormick
authored
Add badge
1 parent 6e62e60 commit 10a142b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# setup-dotnet
22

3+
<p align="left">
4+
<a href="https://github.com/actions/setup-dotnet"><img alt="GitHub Actions status" src="https://github.com/actions/setup-dotnet/workflows/Main%20workflow/badge.svg"></a>
5+
</p>
6+
37
This action sets up a dotnet environment for use in actions by:
48

59
- optionally downloading and caching a version of dotnet by SDK version and adding to PATH

0 commit comments

Comments
 (0)