Skip to content

chore(deps): update plugin com.github.rahulsom.waena.published to v0.7.2 #175

chore(deps): update plugin com.github.rahulsom.waena.published to v0.7.2

chore(deps): update plugin com.github.rahulsom.waena.published to v0.7.2 #175

Workflow file for this run

name: Gradle Build
on:
pull_request:
branches: ['*']
push:
branches: ['*']
tags:
- 'v[0-9]+.[0-9]+.[0-9]+'
jobs:
build:
uses: rahulsom/_/.github/workflows/gradle.yml@main
with:
java-version: 8
secrets:
ORG_GRADLE_PROJECT_sonatypePassword: ${{ secrets.ORG_GRADLE_PROJECT_sonatypePassword }}
ORG_GRADLE_PROJECT_signingKey: ${{ secrets.ORG_GRADLE_PROJECT_signingKey }}
ORG_GRADLE_PROJECT_signingPassword: ${{ secrets.ORG_GRADLE_PROJECT_signingPassword }}