mirror of
https://github.com/actions/github-script.git
synced 2025-12-08 08:06:23 +00:00
Add README content about github-token
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user