Skip to content

[Fabric 1.21] - Issue when launching Fabric 1.21 WITH and WITHOUT mods. #406

[Fabric 1.21] - Issue when launching Fabric 1.21 WITH and WITHOUT mods.

[Fabric 1.21] - Issue when launching Fabric 1.21 WITH and WITHOUT mods. #406

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 }}