Skip to content

Commit

Permalink
docs: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
xom9ikk committed Oct 18, 2022
1 parent fc20138 commit eff1dce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.MD
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# dotenv@v1
# dotenv@v2
> GitHub Action to read .env file and add variables to GITHUB_ENV
## 🔥 Usage
```yaml
- name: Load .env file
uses: xom9ikk/dotenv@v1.0.2
uses: xom9ikk/dotenv@v2
with:
path: custom/path/to/folder/with/env
mode: development
Expand Down

0 comments on commit eff1dce

Please sign in to comment.