Skip to content

chore: release 25.0.4 #14

chore: release 25.0.4

chore: release 25.0.4 #14

Workflow file for this run

name: Gradle Check
on:
push:
branches:
- main
concurrency:
group: build-${{ github.ref_name }}
cancel-in-progress: true
jobs:
build:
uses: sava-software/sava-build/.github/workflows/build.yml@main
secrets: inherit