Skip to content

Adventure 5.0

Adventure 5.0 #4492

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"