Skip to content

v1.107.0

v1.107.0 #150

name: notify discord
on:
release:
types: [published]
jobs:
sending:
runs-on: ubuntu-latest
steps:
- name: Github Releases To Discord
uses: SethCohen/github-releases-to-discord@v1.15.0
with:
webhook_url: ${{ secrets.DISCORD_WEBHOOK_URL }}
# color: "36511f"
username: "Spanky the ElfBot"
avatar_url: "https://github.com/spanky-the-elfbot.png"
# content: "Hey <@&1119634168314343505>, got some new treetz for you!"
footer_title: "So this is what's up..."
footer_icon_url: "https://github.com/elfhosted.png"
footer_timestamp: true