Skip to content

Commit

Permalink
update: workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Avdhesh-Varshney committed Feb 9, 2025
1 parent e1a4d26 commit 53bc7b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-comment-on-issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
run: |
COMMENT=$(cat <<EOF
{
"body": "Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊"
"body": "Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊\nFor further communication, join our discord server https://discord.gg/tSqtvHUJzE."
}
EOF
)
Expand Down

0 comments on commit 53bc7b9

Please sign in to comment.