Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

Commit 2e34e82

Browse files
author
Noah Hanjun Lee
authored
fix: fix the bug of doc for deploy.yml.md
1 parent df71e73 commit 2e34e82

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/references/deploy.yml.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ Field |Type |Tag |Description
1515
## Approval
1616

1717
Field |Type |Tag |Description
18-
--- |--- |--- |
18+
--- |--- |--- |---
1919
`enabled` |*boolean* | |This parameter make to enable the approval feature. The default value is `false`.
20-
`required_count` |*integer* | |This parameter determine how many the required approving approvals is needs to deploy. The default value is `0`.
20+
`required_count` |*integer* | |This parameter determine how many the required approving approvals is needs to deploy. The default value is `0`.
2121

2222
## Tags
2323

24-
* `github`: Github specific field.
24+
* `github`: Github specific field.

0 commit comments

Comments
 (0)