Skip to content

Commit 35a4608

Browse files
committed
update github-username description to specify requirement for Coder 2.21 or newer
1 parent 0054568 commit 35a4608

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
| --------------------- | ------------------------------------------------------------------------------------------------------- | -------- | --------------------------------- |
6565
| `github-token` | GitHub token for posting comments | No | `${{ github.token }}` |
6666
| `github-issue-number` | GitHub issue number where the status comment will be posted | No | Current issue from GitHub context |
67-
| `github-username` | GitHub username of the user for whom the workspace is being started (requires Coder 2.21 or later) | No | - |
67+
| `github-username` | GitHub username of the user for whom the workspace is being started (requires Coder 2.21 or newer) | No | - |
6868
| `coder-username` | Coder username to override default user mapping (only set one of `github-username` or `coder-username`) | No | - |
6969
| `coder-url` | Coder deployment URL | Yes | - |
7070
| `coder-token` | API token for Coder | Yes | - |

0 commit comments

Comments
 (0)