We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88bc12b commit 1f8ff37Copy full SHA for 1f8ff37
wiki/Tutorial.md
@@ -28,18 +28,24 @@ This tutorial will help you deploy Github-profile-summary-cards with ease. </br>
28
29
<p align="center"> <img src="./assets_new/gen_user_pac.gif" alt="animated"> </p>
30
31
+**Make sure these boxes are checked!** *not shown in the gif*
32
+
33
+```
34
+Repo
35
+ - repo:status
36
+ - repo_deployment
37
+ - public_repo
38
39
+User
40
+ - read:user
41
+ - user:email
42
43
44
45
46
3. And copy your token (**and don't lose it! You'd have to generate a new token**)
47
48
-<!--
-repo
-- repo:status
-- repo_deployment
-- public_repo
-user
-- read:user
-- user:email
--->
49
50
# Select a repo
51
0 commit comments