Skip to content

Update dependency versions in libs.versions.toml and gradle.propertie… #395

Update dependency versions in libs.versions.toml and gradle.propertie…

Update dependency versions in libs.versions.toml and gradle.propertie… #395

Workflow file for this run

name: Publish
on:
push:
branches:
- version/*
workflow_dispatch:
jobs:
build:
uses: SLNE-Development/surf-workflows/.github/workflows/build-publish-release-gradle.yml@master
with:
modules: "surf-api-paper-server-*-all.jar;surf-api-velocity-server-*-all.jar;surf-api-standalone-server-*-all.jar"
check-kotlin-abi: true
secrets: inherit