Skip to content

Commit a743ae0

Browse files
feat: Build for release
1 parent 44d23a3 commit a743ae0

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

README.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,13 @@ GitHub actions to assign author to issue or PR.
99

1010
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
1111
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
12-
12+
**Table of Contents**
1313

1414
- [Screenshot](#screenshot)
1515
- [Installation](#installation)
1616
- [Action event details](#action-event-details)
1717
- [Target events](#target-events)
18+
- [GitHub Actions using this Action](#github-actions-using-this-action)
1819
- [Author](#author)
1920

2021
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
@@ -60,6 +61,12 @@ GitHub actions to assign author to issue or PR.
6061
- pull_request: opened
6162
- issues: opened
6263

64+
## GitHub Actions using this Action
65+
- [Assign Author](https://github.com/technote-space/assign-author)
66+
- [TOC Generator](https://github.com/technote-space/toc-generator)
67+
- [Release GitHub Actions](https://github.com/technote-space/release-github-actions)
68+
- [Auto card labeler](https://github.com/technote-space/auto-card-labeler)
69+
6370
## Author
6471
[GitHub (Technote)](https://github.com/technote-space)
6572
[Blog](https://technote.space)

build.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"tagName":"v1.0.2","branch":"gh-actions","tags":["v1.0.2","v1","v1.0"],"updated_at":"2019-08-30T18:59:16.341Z"}
1+
{"tagName":"v1.0.3","branch":"gh-actions","tags":["v1.0.3","v1","v1.0"],"updated_at":"2019-08-31T06:03:44.963Z"}

0 commit comments

Comments
 (0)