Skip to content
This repository was archived by the owner on Mar 14, 2026. It is now read-only.

v1.0.5: depreaction

v1.0.5: depreaction #6

Workflow file for this run

on:
release:
types: [published]
jobs:
annouce-discord:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Github Releases To Discord
uses: SethCohen/github-releases-to-discord@master
with:
webhook_url: ${{ secrets.ANNOUNCE_WEBHOOK_URL }}
color: '15299076'
content: |
||@everyone||
# Minecraft Essentails Website Update:
Now available at https://minecraft-essentials.github.io/
footer_timestamp: true
max_description: '4096'