diff --git a/README.md b/README.md index ad3341b4..3342ced7 100644 --- a/README.md +++ b/README.md @@ -9,12 +9,13 @@ GitHub actions to assign author to issue or PR. - +**Table of Contents** - [Screenshot](#screenshot) - [Installation](#installation) - [Action event details](#action-event-details) - [Target events](#target-events) +- [GitHub Actions using this Action](#github-actions-using-this-action) - [Author](#author) @@ -60,6 +61,12 @@ GitHub actions to assign author to issue or PR. - pull_request: opened - issues: opened +## GitHub Actions using this Action +- [Assign Author](https://github.com/technote-space/assign-author) +- [TOC Generator](https://github.com/technote-space/toc-generator) +- [Release GitHub Actions](https://github.com/technote-space/release-github-actions) +- [Auto card labeler](https://github.com/technote-space/auto-card-labeler) + ## Author [GitHub (Technote)](https://github.com/technote-space) [Blog](https://technote.space) diff --git a/build.json b/build.json index 0a88e4ea..5b4ec67f 100644 --- a/build.json +++ b/build.json @@ -1 +1 @@ -{"tagName":"v1.0.2","branch":"gh-actions","tags":["v1.0.2","v1","v1.0"],"updated_at":"2019-08-30T18:59:16.341Z"} \ No newline at end of file +{"tagName":"v1.0.3","branch":"gh-actions","tags":["v1.0.3","v1","v1.0"],"updated_at":"2019-08-31T06:03:44.963Z"} \ No newline at end of file