Skip to content

Commit

Permalink
docs: added env instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey Zaytsev committed Feb 11, 2024
1 parent 1610e68 commit 3413392
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Easy to use and type-safe library that allows seamless interaction with Google S
## Quick start

> About storing secrets in Github: https://github.com/marketplace/actions/google-sheets-secrets-action#about-private-key
> You should replace all line breaks (`\n`) with real ones. If you are storing auth data in .env file you must enclose the value for the private key (from Google json file) in quotation marks, otherwise authorization will not work
- Install `oh-my-spreadsheets` as a dependency in your project `npm i oh-my-spreadsheets`

Expand Down

0 comments on commit 3413392

Please sign in to comment.