Skip to content

Update dependency com.mycila:license-maven-plugin to v4.5 #55

Update dependency com.mycila:license-maven-plugin to v4.5

Update dependency com.mycila:license-maven-plugin to v4.5 #55

Workflow file for this run

name: Build packages
on: [push]
jobs:
maven:
runs-on: ubuntu-latest
permissions:
contents: read
packages: write
steps:
- uses: foxbukkit/packages/.github/actions/mvnbuild@main
with:
token: ${{ secrets.PACKAGE_PUBLISH_PAT }}