Skip to content

4.0.0: Routine update (new repository) #1

4.0.0: Routine update (new repository)

4.0.0: Routine update (new repository) #1

Workflow file for this run

name: Maven Publish (Releases)
on:
release:
types:
- published
workflow_dispatch:
jobs:
build:
uses: srnyx/tools/.github/workflows/maven_publish.yml@main
with:
name: Lazy Library
java: 22
channel: releases
secrets: inherit