1
0
Fork 0

Update README.md

pull/887/head
Sourav Chanduka 2021-07-28 15:56:10 +05:30 committed by GitHub
parent a2adaa856b
commit ff90431d27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -16,9 +16,10 @@ audience : optional
A [JWT](https://jwt.io/) ID Token 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> <h3>Example:</h3>
You can use this [template](https://github.com/actions/typescript-action) to use the package.
main.ts main.ts
``` ```
const core = require('@actions/core'); const core = require('@actions/core');