docs: add note about using DEBUG=1 output
This commit is contained in:
@@ -17,6 +17,10 @@ You'll need to set some environment flags. Check `sample-env` for what is availa
|
|||||||
|
|
||||||
You will need to provide a Github [Personal Access Token](https://github.com/settings/tokens/new). It will need `write:org` access in order to create comments.
|
You will need to provide a Github [Personal Access Token](https://github.com/settings/tokens/new). It will need `write:org` access in order to create comments.
|
||||||
|
|
||||||
|
### Debugging
|
||||||
|
|
||||||
|
If the script isn't doing what you expect, you can get more output from it by prepending the script with `DEBUG=1`.
|
||||||
|
|
||||||
#### License
|
#### License
|
||||||
|
|
||||||
MIT © [w33ble](https://github.com/w33ble)
|
MIT © [w33ble](https://github.com/w33ble)
|
||||||
|
|||||||
Reference in New Issue
Block a user