File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,8 @@ GitHub Actions 用のヘルパー
12
12
13
13
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
14
14
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
15
- ** Table of Contents**
15
+ <details >
16
+ <summary >Details</summary >
16
17
17
18
- [ 使用方法] ( #%E4%BD%BF%E7%94%A8%E6%96%B9%E6%B3%95 )
18
19
- [ Logger] ( #logger )
@@ -23,6 +24,7 @@ GitHub Actions 用のヘルパー
23
24
- [ ContextHelper] ( #contexthelper )
24
25
- [ Author] ( #author )
25
26
27
+ </details >
26
28
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
27
29
28
30
## 使用方法
Original file line number Diff line number Diff line change @@ -12,7 +12,8 @@ Helper for GitHub Actions.
12
12
13
13
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
14
14
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
15
- ** Table of Contents**
15
+ <details >
16
+ <summary >Details</summary >
16
17
17
18
- [ Usage] ( #usage )
18
19
- [ Logger] ( #logger )
@@ -23,6 +24,7 @@ Helper for GitHub Actions.
23
24
- [ ContextHelper] ( #contexthelper )
24
25
- [ Author] ( #author )
25
26
27
+ </details >
26
28
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
27
29
28
30
## Usage
You can’t perform that action at this time.
0 commit comments