Add README content about github-token

This commit is contained in:
Jonathan Clem
2020-02-13 14:07:32 -05:00
parent e26865c60b
commit c98effd497
2 changed files with 6 additions and 1 deletions

View File

@@ -23,6 +23,11 @@ documentation.
## Examples
Note that `github-token` is optional in this action, and the input is there
in case you need to use a non-default token.
By default, github-script will use the token provided to your workflow.
### Comment on an issue
```yaml

2
dist/index.js vendored
View File

@@ -11312,4 +11312,4 @@ function onceStrict (fn) {
/******/ }();
/******/
/******/ }
);
);