int-serializers.kt/.github/workflows/build-lib.yml
Andrew Golovashevich 2812480d55 Version fix
2024-04-21 01:29:19 +03:00

18 lines
376 B
YAML

name: Library building
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
workflow_dispatch:
jobs:
build-lib:
runs-on: macos-latest
steps:
- uses: landgrafhomyak/maven2github-redirector/build-mp-lib@actions-v1.0
with:
group: ru.landgrafhomyak.utility
name: int-serializers
version: "1.0"