Skip to content

Update dependency com.vanniktech:gradle-maven-publish-plugin to v0.25.3 #232

Update dependency com.vanniktech:gradle-maven-publish-plugin to v0.25.3

Update dependency com.vanniktech:gradle-maven-publish-plugin to v0.25.3 #232

Workflow file for this run

name: GH push
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
build:
uses: ./.github/workflows/build-jobs.yml
secrets: inherit
test:
uses: ./.github/workflows/test-jobs.yml
secrets: inherit