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 fe94079 commit aeb027aCopy full SHA for aeb027a
.gitignore
@@ -0,0 +1 @@
1
+.env
README.md
@@ -35,7 +35,7 @@ go mod tidy
35
36
### 3. Configure Environment Variables
37
38
-Replace the Env Variables with your credentials.
+Create the Env Variables file with your credentials.
39
40
```env
41
GITHUB_TOKEN=your_github_personal_access_token
0 commit comments