Skip to content

build: remove snapshot repo for maven plugins #168

build: remove snapshot repo for maven plugins

build: remove snapshot repo for maven plugins #168

Workflow file for this run

name: Java CI
on: [push, pull_request]
jobs:
build-java-21:
uses: okocraft/workflows/.github/workflows/maven.yml@v1
with:
java-version: '21'
package-name: ArmorStandEditor-Build-${{ github.run_number }}