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