Skip to content

Commit 7567b6a

Browse files
docs: automated doc update
1 parent f04ef6d commit 7567b6a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
Manage your Github repo(s) settings and secrets using Github Actions and a yaml file
1010

11+
1112
<!-- action-docs-description -->
1213

1314
## Usage
@@ -65,6 +66,8 @@ jobs:
6566
| github_server_url | Set a custom github server url for github api operations. Useful if you're running on GHE. Will try to autodiscover from env.GITHUB_SERVER_URL if left at default | `false` | none |
6667
| token | What github token to use with this action. | `true` | |
6768

69+
70+
6871
<!-- action-docs-inputs -->
6972

7073
<!-- action-docs-outputs -->
@@ -75,13 +78,16 @@ jobs:
7578
| result | Result of the action |
7679
| diff | Diff of this action, dumped to a json string |
7780

81+
82+
7883
<!-- action-docs-outputs -->
7984

8085
<!-- action-docs-runs -->
8186
## Runs
8287

8388
This action is a `docker` action.
8489

90+
8591
<!-- action-docs-runs -->
8692

8793
## Contributors

0 commit comments

Comments
 (0)