Skip to content

Discord Push

Discord Push #1

Workflow file for this run

name: Discord Push
on:
release:
types: [published]
jobs:
sending:
runs-on: ubuntu-latest
steps:
- name: Discord notification
uses: LeGitHubDeTai/github-to-discord@main
env:
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
DISCORD_USERNAME: Tai Studio
DISCORD_AVATAR: https://raw.githubusercontent.com/LeGitHubDeTai/github-to-discord/main/icon.png
MESSAGE_TITLE: New Version
MESSAGE_DESCRIPTION: Github Action By Tai Studio
MESSAGE_URL: https://github.com/LeGitHubDeTai/AnimeBack
MESSAGE_COLOR: 5814783
CONTENT: null
MESSAGE_TITLE: "New Version"

Check failure on line 22 in .github/workflows/DiscordWebhook.yml

View workflow run for this annotation

GitHub Actions / Discord Push

Invalid workflow file

The workflow is not valid. .github/workflows/DiscordWebhook.yml (Line: 22, Col: 9): 'MESSAGE_TITLE' is already defined .github/workflows/DiscordWebhook.yml (Line: 23, Col: 9): 'MESSAGE_DESCRIPTION' is already defined

Check failure on line 22 in .github/workflows/DiscordWebhook.yml

View workflow run for this annotation

GitHub Actions / Discord Push

Invalid workflow file

The workflow is not valid. .github/workflows/DiscordWebhook.yml (Line: 22, Col: 9): 'MESSAGE_TITLE' is already defined .github/workflows/DiscordWebhook.yml (Line: 23, Col: 9): 'MESSAGE_DESCRIPTION' is already defined

Check failure on line 22 in .github/workflows/DiscordWebhook.yml

View workflow run for this annotation

GitHub Actions / Discord Push

Invalid workflow file

The workflow is not valid. .github/workflows/DiscordWebhook.yml (Line: 22, Col: 9): 'MESSAGE_TITLE' is already defined .github/workflows/DiscordWebhook.yml (Line: 23, Col: 9): 'MESSAGE_DESCRIPTION' is already defined

Check failure on line 22 in .github/workflows/DiscordWebhook.yml

View workflow run for this annotation

GitHub Actions / Discord Push

Invalid workflow file

The workflow is not valid. .github/workflows/DiscordWebhook.yml (Line: 22, Col: 9): 'MESSAGE_TITLE' is already defined .github/workflows/DiscordWebhook.yml (Line: 23, Col: 9): 'MESSAGE_DESCRIPTION' is already defined
MESSAGE_DESCRIPTION: "Tai Studio"
MESSAGE_URL: 'https://github.com/LeGitHubDeTai/github-to-discord'
SECTION_NAME: "ChangeLog"
AUTHOR_NAME: "Tai Studio"
AUTHOR_URL: "https://tai-studio.ml"
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;