Skip to content

Commit

Permalink
feat(discord): no more here ping
Browse files Browse the repository at this point in the history
  • Loading branch information
aayush2622 authored Jun 21, 2024
1 parent 83e7e45 commit 43fc9c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/beta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ jobs:
--arg timestamp "$(date -u +%Y-%m-%dT%H:%M:%S.000Z)" \
--arg thumbnail_url "$thumbnail_url" \
'{
"content": "@here",
"content": "@&1225347048321191996",
"embeds": [
{
"title": "New Alpha-Build dropped",
Expand Down

0 comments on commit 43fc9c1

Please sign in to comment.