Skip to content

Commit

Permalink
feat: build for release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 11, 2022
1 parent 6cabd2c commit 48af163
Show file tree
Hide file tree
Showing 4 changed files with 38 additions and 38 deletions.
2 changes: 1 addition & 1 deletion README.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
|INCLUDE_LABELS|プルリクエストに付与されているかチェックするラベル| |`Label1, Label2`|
|OPENING_COMMENT|開始コメント (DocToc以外のため)|`<!-- toc `| |
|CLOSING_COMMENT|終了コメント (DocToc以外のため)|`<!-- tocstop `| |
|SKIP_COMMENT|スキップコメント| |`<!-- toc skip `|
|SKIP_COMMENT|スキップコメントを変更 (default: `<!-- DOCTOC SKIP `)| |`<!-- toc skip `|
|GITHUB_TOKEN|アクセストークン|`${{github.token}}`|`${{secrets.ACCESS_TOKEN}}`|
|SIGNOFF| Signed-off-byを付与 | |`true`|

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ e.g. `README.md`
|INCLUDE_LABELS|Labels used to check if the PullRequest has it| |`Label1, Label2`|
|OPENING_COMMENT|Opening comment (for other than DocToc)|`<!-- toc `| |
|CLOSING_COMMENT|Closing comment (for other than DocToc)|`<!-- tocstop `| |
|SKIP_COMMENT|Skip comment| |`<!-- toc skip `|
|SKIP_COMMENT|Change skip comment (default: `<!-- DOCTOC SKIP `)| |`<!-- toc skip `|
|GITHUB_TOKEN|Access token|`${{github.token}}`|`${{secrets.ACCESS_TOKEN}}`|
|SIGNOFF| Add `Signed-off-by` line | |`true`|

Expand Down
2 changes: 1 addition & 1 deletion build.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"owner":"technote-space","repo":"toc-generator","sha":"98499bcd58791fc56a1436632f5e06ff3545c484","ref":"refs/tags/v4.3.0","tagName":"v4.3.0","branch":"gh-actions","tags":["v4.3.0","v4.3","v4"],"updated_at":"2022-12-11T10:13:39.589Z"}
{"owner":"technote-space","repo":"toc-generator","sha":"272d4786c52e99fdbbac729579ddd914c4c242e0","ref":"refs/tags/test/v4.3.1.3668556092","tagName":"test/v4.3.1.3668556092","branch":"gh-actions","tags":["test/v4.3.1.3668556092","test/v4.3.1","test/v4.3","test/v4"],"updated_at":"2022-12-11T10:33:14.115Z"}
70 changes: 35 additions & 35 deletions node_modules/.yarn-integrity

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 48af163

Please sign in to comment.