Skip to content

Commit 730d519

Browse files
committed
update readme
1 parent 3dce2d4 commit 730d519

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# Create Env File
22

3-
## Description
4-
53
This Github Action generates a local .env file in a github runner, by extracting environment variables from your secrets or custom defined object, that match all secrets, or any prefix
64

5+
<br/>
6+
<a href="https://www.buymeacoffee.com/arkyasmal" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/default-orange.png" alt="Buy Me A Coffee" height="41" width="174"></a>
7+
78
## How this action works
89

910
1. First, the action parses the secrets object, and filters out any secrets that do not match the APP prefix.

0 commit comments

Comments
 (0)