Skip to content

Update dependency com.mycila:license-maven-plugin to v4.3 #19

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

Update dependency com.mycila:license-maven-plugin to v4.3 #19

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 }}