Skip to content

Commit 5d6de41

Browse files
authored
Update README.md
1 parent 0e8dfde commit 5d6de41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The F# Type Provider SDK is two things:
66

77
2. [Documentation and samples on type provider creation](https://fsprojects.github.io/FSharp.TypeProviders.SDK)
88

9-
[![Build Status](https://github.com/fsprojects/FSharp.TypeProviders.SDK/workflows/Build%20and%20Test/badge.svg?branch=master)](https://github.com/fsprojects/FSharp.TypeProviders.SDK/actions?query=branch%3Amaster)
9+
[![Build and Test and Publish](https://github.com/fsprojects/FSharp.TypeProviders.SDK/actions/workflows/push.yml/badge.svg)](https://github.com/fsprojects/FSharp.TypeProviders.SDK/actions/workflows/push.yml)
1010

1111
## Getting Started
1212

0 commit comments

Comments
 (0)