Skip to content

Commit

Permalink
Update discord.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
WolfwithSword authored Nov 4, 2024
1 parent 5658894 commit 39cd4f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/discord.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
"url": "https://github.com/${{ github.actor_id }}",
"icon_url": "https://avatars.githubusercontent.com/u/${{ github.actor_id }}?v=4"
},
"url": "https://github.com/$GITHUB_REPOSITORY"
"url": "https://github.com/${{ github.repository }}"
}
]
}' ${{ secrets.WEBHOOK_URL_BAMBU }})
Expand Down

0 comments on commit 39cd4f8

Please sign in to comment.