Skip to content

Commit 6901ffd

Browse files
committed
update readme
1 parent 054117e commit 6901ffd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,9 @@ module.exports.default = {
102102
};
103103
```
104104

105+
> Note that the `github_token` property can be set to a string value or an environment variable name prefixed with a '$'.
106+
> If the value is an environment variable name, the value of the environment variable will be used.
107+
105108
## Development Setup
106109

107110
```bash

0 commit comments

Comments
 (0)