Skip to content

fix: add test for trustedIp code #4

fix: add test for trustedIp code

fix: add test for trustedIp code #4

Workflow file for this run

on:
release:
types: [published]

Check failure on line 4 in .github/workflows/discord.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/discord.yml

Invalid workflow file

You have an error in your yaml syntax on line 4
jobs:
github-releases-to-discord:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Github Releases To Discord
uses: SethCohen/[email protected]
with:
webhook_url: ${{ secrets.DISCORD_WEBHOOK_URL }}
color: "2105893"
username: "Release Changelog"
avatar_url: "https://github.com/dgate-io.png"
content: "||@everyone||"
footer_title: "Changelog"
footer_timestamp: true