Skip to content

Commit d9cd468

Browse files
committed
fix emoji
Signed-off-by: Andrew Brandt <[email protected]>
1 parent fee625d commit d9cd468

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@ fine-grained token with the following permissions:
3636
## 📦 Inputs
3737

3838
| Name | Description | Required | Default |
39-
|------------------------|-------------------------------------------------------------------------------------------------------|----------|------------------------|
40-
| `token` | GitHub Personal Access Token (Fine-Grained with: Repository custom properties `Read and Write` scope) | ✅ Yes ||
41-
| `repo-properties.yaml` | File should be located in the root-level directory. | ✅ Yes | `repo-properties.yaml` |
42-
| `sleep-length` | Time (seconds) to sleep between API calls | :x: No | `1 second`
39+
|------------------------|-------------------------------------------------------------------------------------------------------|-------|------------------------|
40+
| `token` | GitHub Personal Access Token (Fine-Grained with: Repository custom properties `Read and Write` scope) | ✅ Yes ||
41+
| `repo-properties.yaml` | File should be located in the root-level directory. | ✅ Yes | `repo-properties.yaml` |
42+
| `sleep-length` | Time (seconds) to sleep between API calls | No | `1 second`
4343

4444
---
4545

0 commit comments

Comments
 (0)