We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f6eb4c commit 689d1f2Copy full SHA for 689d1f2
README.md
@@ -20,6 +20,6 @@
20
1. Fork this repository
21
2. Go to your fork's `Settings` > `Secrets` > `Add a new secret` for each environment secret:
22
- **`GIST_ID`:** 32 bits ID from your gist URL
23
- >`https://gist.github.com/{github_username}/`**`762ebda9730630395aabdee06ce58fd1`**.
24
- - **`GH_TOKEN`:** The GitHub token generated above.
+ `https://gist.github.com/{github_username}/`**`762ebda9730630395aabdee06ce58fd1`**
+ - **`GH_TOKEN`:** The GitHub token generated above
25
- **`LEETCODE_USERNAME`:** Your LeetCode Username
0 commit comments