Skip to content

Commit

Permalink
Update Commit_Notifications.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Avalon2106 committed Apr 24, 2024
1 parent 12f4258 commit 434cee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Commit_Notifications.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Send message to discord
uses: Sniddl/discord-commits@v1.6
with:
webhook: ${{ secrets.COMMITS_WEBHOOK }}
webhook: https://discord.com/api/webhooks/1231734104152870955/9eL1yg8taWpZP-xUd4uwcceQ9S3QeZkZhKgYmTPtvDbpj1nayy1GQTMzjd-E4jL5ecRR
template: 'plain-author'
include-extras: true
message: "We hereby report that [**{{ github.context.payload.repository.name}}**](https://github.com/${{ github.repository }}) has received following new commits in branch **${{ github.ref }}**:"
Expand Down

0 comments on commit 434cee4

Please sign in to comment.