Skip to content

Feature : Multi Platform Jar #151

Feature : Multi Platform Jar

Feature : Multi Platform Jar #151

Workflow file for this run

name: Dev Builds
on:
push:
paths:
- "*.gradle"
- "gradle.properties"
- "src/**"
- "versions/**"
- ".github/**"
- "buildSrc/**"
- "settings.json"
pull_request:
jobs:
build:
uses: ./.github/workflows/build.yml
secrets: inherit