Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
plsgivemeachane authored Oct 7, 2023
1 parent 479d435 commit da46ef6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,5 @@ jobs:
with:
webhook_id: ${{ secrets.DISCORD_WEBHOOK_ID }}
webhook_token: ${{ secrets.DISCORD_WEBHOOK_TOKEN }}
color: '16711680'
username: 'GitHub Actions Bot'
message: 'New commit on the main branch: "${{ env.MESSAGE }}" by ${{ env.COMMITTER }}. [Check it out](${{ env.URL }}).'

0 comments on commit da46ef6

Please sign in to comment.