Skip to content

ThunderGo v0.7.0

ThunderGo v0.7.0 #2

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: SethCohen/[email protected]
with:
webhook_url: ${{ secrets.WEBHOOK_URL }}
color: "16766874"
username: "ThunderGo"
footer_title: "Changelog"
footer_timestamp: true