Skip to content

Commit 78cf5f4

Browse files
Edit README
1 parent 111253f commit 78cf5f4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ Export the token to the local host environment.
2020
> The token must have the `repo` scope (when creating a repo runner) or the `admin:org` scope (when creating a runner for an organization).
2121
Personal Access Token for GitHub account can be created [here](https://github.com/settings/tokens).
2222

23-
> :warning: **Never** store you personal access token in the GitHub repository. Use [GitHub Secrets](https://help.github.com/en/actions/configuring-and-managing-workflows/creating-and-storing-encrypted-secrets) or some different secrets service.
23+
> **Warning**
24+
> Never store you personal access token in the GitHub repository. Use [GitHub Secrets](https://help.github.com/en/actions/configuring-and-managing-workflows/creating-and-storing-encrypted-secrets) or some different secrets service.
2425
2526
* Runner user has to be pre-created.
2627
Recommended role: `monolithprojects.user_management`

0 commit comments

Comments
 (0)