Skip to content

Commit

Permalink
docs: automated doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewthetechie authored and github-actions[bot] committed May 21, 2023
1 parent f04ef6d commit 7567b6a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

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


<!-- action-docs-description -->

## Usage
Expand Down Expand Up @@ -65,6 +66,8 @@ jobs:
| 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 |
| token | What github token to use with this action. | `true` | |



<!-- action-docs-inputs -->

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



<!-- action-docs-outputs -->

<!-- action-docs-runs -->
## Runs

This action is a `docker` action.


<!-- action-docs-runs -->

## Contributors
Expand Down

0 comments on commit 7567b6a

Please sign in to comment.