Skip to content

Should restore compatibility with forge 55.0.6+ #2284

Should restore compatibility with forge 55.0.6+

Should restore compatibility with forge 55.0.6+ #2284

Workflow file for this run

name: Build
on:
push:
workflow_dispatch:
permissions:
contents: write
jobs:
build:
uses: RakambdaOrg/rakambda-github-workflows/.github/workflows/gradle-minecraft-build.yml@main
with:
java-version: ${{ vars.JAVA_VERSION }}