Skip to content

Commit

Permalink
Add README content about github-token
Browse files Browse the repository at this point in the history
  • Loading branch information
jclem committed Feb 13, 2020
1 parent e26865c commit c98effd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -11312,4 +11312,4 @@ function onceStrict (fn) {
/******/ }();
/******/
/******/ }
);
);

0 comments on commit c98effd

Please sign in to comment.