Skip to content

Commit 6427a8b

Browse files
committed
docs(readme): fix syntax error on the github actions badge
1 parent 073e043 commit 6427a8b

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
@@ -7,7 +7,7 @@ their (environment) extension prefix, similar to React Native's
77
[![npm](https://img.shields.io/npm/v/node-sass-conditional-importer.svg)](https://www.npmjs.com/package/node-sass-conditional-importer)
88
[![build status](https://travis-ci.org/codebymikey/node-sass-conditional-importer.svg?branch=master)](https://travis-ci.org/codebymikey/node-sass-conditional-importer)
99
[![Codecov Coverage](https://img.shields.io/codecov/c/github/codebymikey/node-sass-conditional-importer/coverage.svg?style=flat-square)](https://codecov.io/gh/codebymikey/node-sass-conditional-importer/)
10-
[[![Release]](https://github.com/codebymikey/node-sass-conditional-importer/workflows/Release/badge.svg)](https://github.com/codebymikey/node-sass-conditional-importer/actions?query=workflow%3ARelease)
10+
[![Release](https://github.com/codebymikey/node-sass-conditional-importer/workflows/Release/badge.svg)](https://github.com/codebymikey/node-sass-conditional-importer/actions?query=workflow%3ARelease)
1111

1212
It reads in a list of `environments` extension prefixes, which it'll attempt to use over the default file.
1313

0 commit comments

Comments
 (0)