File tree 1 file changed +3
-4
lines changed 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -203,7 +203,7 @@ jobs:
203
203
204
204
# ## inputs
205
205
206
- The following inputs can be used as `step.with` keys
206
+ The following inputs can be used as `step.with` keys :
207
207
208
208
| Name | Type | Description |
209
209
|-----------------------|--------|--------------------------------------------------------------------------------------------|
@@ -220,14 +220,13 @@ The following inputs can be used as `step.with` keys
220
220
| `workdir` | String | Working directory (below repository root) (default `.`) |
221
221
| `fingerprint` | String | Specific fingerprint to use (subkey) |
222
222
223
- > **Note**
224
- >
223
+ > [!NOTE]
225
224
> `git_user_signingkey` needs to be enabled for `git_commit_gpgsign`, `git_tag_gpgsign`,
226
225
> `git_push_gpgsign`, `git_committer_name`, `git_committer_email` inputs.
227
226
228
227
# ## outputs
229
228
230
- Following outputs are available
229
+ The following outputs are available:
231
230
232
231
| Name | Type | Description |
233
232
|---------------|--------|---------------------------------------------------------------------------------------------------------------------------------|
You can’t perform that action at this time.
0 commit comments