1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-19 19:25:48 +00:00

[Ci skip] Updated two workflows

This commit is contained in:
TheBusyBiscuit 2020-05-24 00:50:28 +02:00
parent efcc9c1a4b
commit bbc851a117
2 changed files with 6 additions and 0 deletions

View File

@ -9,8 +9,11 @@ on:
jobs:
populate:
name: Changelog Generator
runs-on: ubuntu-latest
if: github.repository == 'TheBusyBiscuit/Slimefun4'
steps:
- name: TOC Generator
uses: technote-space/toc-generator@v2.4.0

View File

@ -8,8 +8,11 @@ on:
jobs:
notify:
name: Translation-Notifier
runs-on: ubuntu-latest
if: github.repository == 'TheBusyBiscuit/Slimefun4'
steps:
- name: Discord Notification
uses: Ilshidur/action-discord@master