Skip to content

Commit 0142e69

Browse files
authored
Apply suggestion from @JoyceZhu
1 parent 7cecc75 commit 0142e69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/fix/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ inputs:
1212
description: "Personal access token (PAT) with fine-grained permissions 'issues: write' and 'pull_requests: 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

1818
outputs:

0 commit comments

Comments
 (0)