Skip to content

Commit 9239589

Browse files
committed
fix README
1 parent 177db9d commit 9239589

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ jobs:
203203

204204
### inputs
205205

206-
The following inputs can be used as `step.with` keys
206+
The following inputs can be used as `step.with` keys:
207207

208208
| Name | Type | Description |
209209
|-----------------------|--------|--------------------------------------------------------------------------------------------|
@@ -220,14 +220,13 @@ The following inputs can be used as `step.with` keys
220220
| `workdir` | String | Working directory (below repository root) (default `.`) |
221221
| `fingerprint` | String | Specific fingerprint to use (subkey) |
222222

223-
> **Note**
224-
>
223+
> [!NOTE]
225224
> `git_user_signingkey` needs to be enabled for `git_commit_gpgsign`, `git_tag_gpgsign`,
226225
> `git_push_gpgsign`, `git_committer_name`, `git_committer_email` inputs.
227226

228227
### outputs
229228

230-
Following outputs are available
229+
The following outputs are available:
231230

232231
| Name | Type | Description |
233232
|---------------|--------|---------------------------------------------------------------------------------------------------------------------------------|

0 commit comments

Comments
 (0)