Skip to content
This repository was archived by the owner on Mar 20, 2025. It is now read-only.

Update dependency com.mycila:license-maven-plugin to v5 (#14) #23

Update dependency com.mycila:license-maven-plugin to v5 (#14)

Update dependency com.mycila:license-maven-plugin to v5 (#14) #23

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