File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff 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|---------------|--------|---------------------------------------------------------------------------------------------------------------------------------|
You can’t perform that action at this time.
0 commit comments