Skip to content

Commit

Permalink
Update Commit_Notifications.yml
Browse files Browse the repository at this point in the history
This should allow the messages for commits to show up in karver-kommits
  • Loading branch information
Avalon2106 committed Apr 23, 2024
1 parent b0d4cad commit 5442eb6
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 @@ -21,7 +21,7 @@ jobs:
- name: Send message to discord
uses: Sniddl/discord-commits@v1.6
with:
#webhook: ${{ secrets.DISCORD_WEBHOOK }}
webhook: ${{ secrets.COMMITS_WEBHOOK }}
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 5442eb6

Please sign in to comment.