mirror of
https://github.com/actions/github-script.git
synced 2026-02-08 03:57:27 +00:00
Add README content about github-token
This commit is contained in:
parent
e26865c60b
commit
c98effd497
2 changed files with 6 additions and 1 deletions
|
|
@ -23,6 +23,11 @@ documentation.
|
||||||
|
|
||||||
## Examples
|
## 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
|
### Comment on an issue
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue