Skip to content

feature(minimessage): Migrate to modern language features and fix bui… #4485

feature(minimessage): Migrate to modern language features and fix bui…

feature(minimessage): Migrate to modern language features and fix bui… #4485

Workflow file for this run

name: "build"
on:
push:
branches: "**"
tags-ignore: ["**"]
pull_request:
release:
types: [released]
jobs:
call-build:
uses: "KyoriPowered/.github/.github/workflows/shared-ci.yaml@trunk"
with:
publish_releases: true
publish_release_javadoc: true
runtime_version: 21
secrets: "inherit"