Skip to content

Commit ed0ea78

Browse files
feat: Build for release
1 parent 3eb2edd commit ed0ea78

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

85 files changed

+1830
-519
lines changed

README.ja.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
*Read this in other languages: [English](README.md), [日本語](README.ja.md).*
99

10-
Issue や Pull Request に Author をアサインする GitHub Action です。
10+
Issue や Pull Request に Author をアサインする GitHub Actions です。
1111

1212
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
1313
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
*Read this in other languages: [English](README.md), [日本語](README.ja.md).*
99

10-
`GitHub Action` to assign author to issue or PR.
10+
`GitHub Actions` to assign author to issue or PR.
1111

1212
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
1313
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->

build.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"owner":"technote-space","repo":"assign-author","sha":"b0c3e54eab55226177050ceab95fe5309f2dbe65","ref":"refs/tags/v1.2.4","tagName":"v1.2.4","branch":"gh-actions","tags":["v1","v1.2","v1.2.4"],"updated_at":"2019-12-02T14:01:34.823Z"}
1+
{"owner":"technote-space","repo":"assign-author","sha":"ba601e7edce03e9f1995dcd8d4384c78bae7579b","ref":"refs/tags/test/v1.2.5","tagName":"test/v1.2.5","branch":"gh-actions","tags":["test/v1","test/v1.2","test/v1.2.5"],"updated_at":"2019-12-16T15:20:14.098Z"}

node_modules/.yarn-integrity

+47-93
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@actions/github/README.md

+22-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@actions/github/lib/context.js

+2-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@actions/github/lib/context.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@actions/github/lib/github.d.ts

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@actions/github/lib/github.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@actions/github/lib/github.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@actions/github/package.json

+7-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)