Skip to content

v1.7.1

v1.7.1 #24

name: notify discord
on:
release:
types: [published]
workflow_dispatch:
jobs:
sending:
runs-on: ubuntu-latest
steps:
- name: Discord notification
uses: LeGitHubDeTai/github-to-discord@main
env:
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK_URL }}
DISCORD_USERNAME: .funkypenguin.co.nz
DISCORD_AVATAR: https://raw.githubusercontent.com/LeGitHubDeTai/github-to-discord/main/icon.png
MESSAGE_TITLE: New treats, y'all!
MESSAGE_DESCRIPTION: Github Action By Tai Studio
MESSAGE_URL: https://elfhosted.com
MESSAGE_COLOR: 5814783
CONTENT: Hello, I am content
SECTION_NAME: "ChangeLog"
AUTHOR_NAME: "Spanky the ElfBot"
AUTHOR_URL: "https://elfhosted.com/app/elfbot/"
AUTHOR_AVATAR: "https://tai-studio.ml/img/icons/Tai_Studio_discord.png"
FOOTER_TEXT: "- Tai Studio © 2021 -"
FOOTER_URL: "https://tai-studio.ml/img/icons/Tai_Studio_discord.png"
IMAGE: null;