Skip to content

Commit 41f6a45

Browse files
authored
GITHUB_TOKEN documentation link (#90)
1 parent 0aeff38 commit 41f6a45

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
@@ -76,7 +76,7 @@ Following environment variables can be used as `step.env` keys
7676

7777
| Name | Description |
7878
|----------------|---------------------------------------|
79-
| `GITHUB_TOKEN` | GITHUB_TOKEN as provided by `secrets` |
79+
| `GITHUB_TOKEN` | [GITHUB_TOKEN](https://help.github.com/en/actions/configuring-and-managing-workflows/authenticating-with-the-github_token) as provided by `secrets` |
8080
| `GITHUB_PAT` | [Personal Access Token](https://help.github.com/articles/creating-a-personal-access-token-for-the-command-line/) (see [Limitation section](#warning-limitation) below)|
8181

8282
## Limitation

0 commit comments

Comments
 (0)