Skip to content

Commit 9a3d20d

Browse files
authored
Apply suggestion from @JoyceZhu
1 parent 285e444 commit 9a3d20d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/file/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ inputs:
1212
description: "Token with fine-grained permission 'issues: write'"
1313
required: true
1414
base_url:
15-
description: "Optional base URL for the GitHub API (for example, 'https://HOSTNAME/api/v3' for GitHub Enterprise Server)"
15+
description: "Optional base URL to pass into Octokit for the GitHub API (for example, `https://YOUR_HOSTNAME/api/v3` for GitHub Enterprise Server)"
1616
required: false
1717
cached_filings:
1818
description: "Cached filings from previous runs, as stringified JSON. Without this, duplicate issues may be filed."

0 commit comments

Comments
 (0)