Skip to content

Commit 4e84232

Browse files
committed
docs: add tests badge
1 parent 7c7f89e commit 4e84232

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Create Dotenv Action
22

3+
[![Tests](https://github.com/weyheyhey/create-dotenv-action/actions/workflows/tests.yml/badge.svg?branch=master)](https://github.com/weyheyhey/create-dotenv-action/actions/workflows/tests.yml)
4+
35
The action looks for env variables starting with `^` and creates an env file, writing the found variables into it, discarding the `^` character
46

57
## Usage

0 commit comments

Comments
 (0)