Skip to content

chore: Fix 'shadowJar' not working when 'publishing' #61

chore: Fix 'shadowJar' not working when 'publishing'

chore: Fix 'shadowJar' not working when 'publishing' #61

name: "Validate Gradle Wrapper"
on: [push, pull_request]
permissions:
contents: read
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/wrapper-validation-action@v1