Skip to content

Can't set gamemode on 1.13.2 #3154

Can't set gamemode on 1.13.2

Can't set gamemode on 1.13.2 #3154

Workflow file for this run

name: Issues notify
on:
issues:
types:
- opened
- labeled
- unlabeled
- closed
jobs:
notify:
uses: itzg/github-workflows/.github/workflows/issues-notify-discord.yml@main
with:
triageLabel: 'status/needs triage'
secrets:
discordWebhook: "${{secrets.DISCORD_ISSUES_WEBHOOK}}"