attempt at custom message/username

main
SolDev69 2 years ago
parent 019da7ddec
commit ad8fc2c4d5

@ -16,6 +16,6 @@ jobs:
with: with:
webhook-url: ${{ secrets.DISCORD_WEBHOOK_URL }} webhook-url: ${{ secrets.DISCORD_WEBHOOK_URL }}
embed-title: ${{ github.event.head_commit.message }} embed-title: ${{ github.event.head_commit.message }}
embed-description: "A new commit has been pushed to the repository." embed-description: "A new commit has been pushed to the Cursed Creations archive."
username: "Github Actions" username: "Github Webhook: Archive"
avatar-url: https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png avatar-url: https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png
Loading…
Cancel
Save