mirror of https://github.com/actions/toolkit
Update README.md
parent
a2adaa856b
commit
ff90431d27
|
@ -16,9 +16,10 @@ audience : optional
|
|||
|
||||
A [JWT](https://jwt.io/) ID Token
|
||||
|
||||
You can use this [template](https://github.com/actions/typescript-action) to use the package.
|
||||
<h3>Example:</h3>
|
||||
|
||||
You can use this [template](https://github.com/actions/typescript-action) to use the package.
|
||||
|
||||
main.ts
|
||||
```
|
||||
const core = require('@actions/core');
|
||||
|
|
Loading…
Reference in New Issue