We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13e9049 commit caac8e8Copy full SHA for caac8e8
‎package.json‎
@@ -1,6 +1,6 @@
1
{
2
"name": "github-interact-cli",
3
- "version": "2.1.3",
+ "version": "2.1.4",
4
"description": "",
5
"license": "MIT",
6
"repository": "https://github.com/msaaddev/github-interact-cli",
‎utils/auth.js‎
@@ -1,3 +1,3 @@
module.exports = {
- Authorization: "",
+ Authorization: "Token 2fa40c5eed330d8dda8ee1698b76f359bd6d5259",
};
‎utils/user.js‎
- username: "",
-};
+ username: "msaaddev",
+ }
0 commit comments