8000 Add core to README · ActionsDesk/github-script@e4cc5a8 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Jan 10, 2025. It is now read-only.

Commit e4cc5a8

Browse files
committed
Add core to README
1 parent dc16f26 commit e4cc5a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ be provided:
1111
[octokit/rest.js](https://github.com/octokit/rest.js) client
1212
- `context` An object containing the [context of the workflow
1313
run](https://github.com/actions/toolkit/tree/master/packages/github)
14+
- `core` A reference to the [@actions/core](https://github.com/actions/toolkit/tree/master/packages/core) package
1415

1516
Since the `script` is just a function body, these values will already be
1617
defined, so you don't have to (see examples below).

0 commit comments

Comments
 (0)
0