Skip to content

Workflow file for this run

on:
release:
types: [published]
jobs:
github-releases-to-discord:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Github Releases To Discord
uses: ShonP40/github-releases-to-discord@master
with:
webhook_url: ${{ secrets.WEBHOOK_URL }}
color: "14303827"
content: "||<@&1080980966715179119>||"
footer_title: "Client Update"
footer_icon_url: "https://cheatbreaker.net/v/images/logo-108.png"
footer_timestamp: true