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
|
||||
|
||||
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
2
dist/index.js
vendored
@@ -11312,4 +11312,4 @@ function onceStrict (fn) {
|
||||
/******/ }();
|
||||
/******/
|
||||
/******/ }
|
||||
);
|
||||
);
|
||||
Reference in New Issue
Block a user