Skip to content

Commit

Permalink
Add dashes in the dotenv example (closes #696)
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Aug 31, 2020
1 parent 9c446fd commit 0d75f42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/environment-variables.md
Expand Up @@ -30,7 +30,7 @@ Prefix the release-it script like so:
```json
{
"scripts": {
"release": "dotenv release-it"
"release": "dotenv release-it --"
}
}
```
Expand Down

0 comments on commit 0d75f42

Please sign in to comment.