Update README.md

This commit is contained in:
Sourav Chanduka
2021-07-28 15:56:10 +05:30
committed by GitHub
parent a2adaa856b
commit ff90431d27

View File

@@ -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');