Skip to content

Commit dcc28c3

Browse files
committed
docs: change hyperlink style
1 parent ceeac35 commit dcc28c3

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ Use this action in a step:
2323
2424
## Inputs
2525
26-
| Input Parameter | Required | Description |
27-
| :-------------: | :------: | -------------------------------------------------------------------------------------- |
28-
| repo | true | Target repository slug and tag. [[Details](#repo)] |
29-
| token | false | GitHub token for REST requests. Defaults to `${{ github.token }}`. [[Details](#token)] |
26+
| Input Parameter | Required | Description |
27+
| :-------------: | :------: | ------------------------------------------------------------------------------------ |
28+
| repo | true | Target repository slug and tag. [Details](#repo) |
29+
| token | false | GitHub token for REST requests. Defaults to `${{ github.token }}`. [Details](#token) |
3030

3131
#### repo
3232

0 commit comments

Comments
 (0)