Skip to content

Commit 314be11

Browse files
feat: build for release
1 parent 373888a commit 314be11

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

README.ja.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@ Issue や Pull Request に Author をアサインする GitHub Actions です。
6565
| eventName | action |
6666
|:---:|:---:|
6767
|pull_request|opened|
68-
|pull_request|rerequested|
68+
|pull_request|reopened|
6969
|issues|opened|
70-
|issues|rerequested|
70+
|issues|reopened|
7171

7272
## このアクションを使用しているリポジトリの例
7373
- [Release GitHub Actions](https://github.com/technote-space/release-github-actions)

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@
6565
| eventName | action |
6666
|:---:|:---:|
6767
|pull_request|opened|
68-
|pull_request|rerequested|
68+
|pull_request|reopened|
6969
|issues|opened|
70-
|issues|rerequested|
70+
|issues|reopened|
7171

7272
## Example repositories using this Action
7373
- [Release GitHub Actions](https://github.com/technote-space/release-github-actions)

build.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"owner":"technote-space","repo":"assign-author","sha":"79d849f54824082d300c82299c2baf6cce6fdd83","ref":"refs/tags/test/v1.3.1.60282742","tagName":"test/v1.3.1.60282742","branch":"releases/v1","tags":["test/v1.3.1.60282742","test/v1.3.1","test/v1.3","test/v1"],"updated_at":"2020-03-21T13:04:31.282Z"}
1+
{"owner":"technote-space","repo":"assign-author","sha":"d088728727eda56b176ae4e607ddf6de7eeeb440","ref":"refs/tags/v1.3.1","tagName":"v1.3.1","branch":"releases/v1","tags":["v1.3.1","v1.3","v1"],"updated_at":"2020-03-21T13:13:19.647Z"}

0 commit comments

Comments
 (0)