Skip to content

Updating a Fabric instance wtih Sodium crashes the game (24w03a -> 24w03b) #103

Updating a Fabric instance wtih Sodium crashes the game (24w03a -> 24w03b)

Updating a Fabric instance wtih Sodium crashes the game (24w03a -> 24w03b) #103

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