Skip to content

Commit

Permalink
Remove umed
Browse files Browse the repository at this point in the history
  • Loading branch information
theballaam96 committed Feb 18, 2024
1 parent f7cb65b commit 45f5499
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/scripts/pr-comment-post.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ async function run() {
const repo = "theballaam96/candys-shop";
const token = process.env.GITHUB_TOKEN;
const commentUser = process.env.COMMENT_USER;
console.log(commentUser)
const response = await axios.get(`https://api.github.com/repos/${repo}/pulls/${prNumber}`, {
headers: {
Authorization: `Bearer ${token}`,
Expand Down
1 change: 0 additions & 1 deletion discord_mapping.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"theballaam96": "124250391138402304",
"adeleine64DS": "83744702129504256",
"AmedMusl": "307216376370823179",
"Brian0255": "276026390178955264",
"wibdiwoh": "1096839315822223461",
"SchwartzGandhi": "716886942570119179",
Expand Down

0 comments on commit 45f5499

Please sign in to comment.