Commit f0b975f
authored
docs(action.yaml): backtick github.actor and use canonical context terminology (#34)
On `action.yaml:62`, wrap `github.actor` in backticks for consistency with the surrounding identifiers (`gh-target`, `GITHUB_WORKFLOW`, `coder-token`) and replace "workflow expression" with the canonical GitHub Actions term "context value", per the [R2 review on #33](#33 (review)).
🤖 Authored by Coder Agents.1 parent 2f871a0 commit f0b975f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments