Skip to content

random crash that doesnt seem to give much info on why, mixin slection error #137

random crash that doesnt seem to give much info on why, mixin slection error

random crash that doesnt seem to give much info on why, mixin slection error #137

Workflow file for this run

name: Manage Issues
on:
issues:
types: [ labeled, unlabeled ]
jobs:
labels:
runs-on: ubuntu-22.04
steps:
- uses: FabricMC/fabric-action-scripts@v2
with:
context: ${{ github.event.action }}
label: ${{ github.event.label.name }}