You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -139,7 +139,7 @@ You can deploy the PHP files on any website server with PHP installed or as a He
139
139
<img src="https://www.herokucdn.com/deploy/button.svg" title="Deploy to Heroku" alt="Deploy"/></a>
140
140
</p>
141
141
142
-
3. Visit [this link](https://github.com/settings/tokens/new?description=GitHub%20Readme%20Streak%20Stats) to create a new Personal Access Token
142
+
3. Visit [this link](https://github.com/settings/tokens/new?description=GitHub%20Readme%20Streak%20Stats) to create a new Personal Access Token (no scopes required)
143
143
4. Scroll to the bottom and click **"Generate token"**
144
144
5.**Add the token** as a Config Var with the key `TOKEN` and your username with the key `USERNAME`:
145
145
@@ -165,7 +165,7 @@ You can deploy the PHP files on any website server with PHP installed or as a He
165
165
166
166
3. On the page that comes up, click **"Deploy Now"**
167
167
4. Visit the **"Settings"** tab and scroll down to **Environment Variables**
168
-
5. Visit [this link](https://github.com/settings/tokens/new?description=GitHub%20Readme%20Streak%20Stats) to create a new Personal Access Token
168
+
5. Visit [this link](https://github.com/settings/tokens/new?description=GitHub%20Readme%20Streak%20Stats) to create a new Personal Access Token (no scopes required)
169
169
6. Scroll to the bottom and click **"Generate token"**
170
170
7.**Add the token** to the environment variables with the label `TOKEN` and your username as `USERNAME`, then click Save.
0 commit comments