This commit is contained in:
2026-06-01 15:21:06 +03:00
parent d56a04c69e
commit f4c41841c8
+1 -1
View File
@@ -15,7 +15,7 @@ mkdir -p data/myorg
### 2. Get a GitHub access token ### 2. Get a GitHub access token
1. Go to **[https://github.com/settings/tokens**]() (on your **user** account, not the org). 1. Go to **https://github.com/settings/tokens** (on your **user** account, not the org).
2. Click **Generate new token (classic)**. 2. Click **Generate new token (classic)**.
3. **Name:** something like `github-self-hosted-runners`. 3. **Name:** something like `github-self-hosted-runners`.
4. **Expiration:** set to **No expiration**. 4. **Expiration:** set to **No expiration**.