Skip to content

chore(main): release 1.0.1 #122

chore(main): release 1.0.1

chore(main): release 1.0.1 #122

Workflow file for this run

name: Build PR
on: [pull_request]
jobs:
build:
uses: OneLiteFeatherNET/workflows/.github/workflows/gradle-build-pr.yml@v2.1.0
# Match the runtime LTS JDK (Temurin 25.0.3) used by the publish pipeline.
with:
java-version: "25.0.3"
java-distribution: "temurin"
secrets: inherit