We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e097744 commit b12b06aCopy full SHA for b12b06a
README.md
@@ -31,7 +31,7 @@ If the file does not exist the action exits silently.
31
| `repository` | The target GitHub repository | Current repository |
32
| `issue-number` | The issue number of an existing issue to update | |
33
| `title` | (**required**) The title of the issue | |
34
-| `content-filepath` | (**required**) The file path to the issue content | |
+| `content-filepath` | The file path to the issue content | |
35
| `labels` | A comma or newline-separated list of labels | |
36
| `assignees` | A comma or newline-separated list of assignees (GitHub usernames) | |
37
0 commit comments