Skip to content

chore: use renovate instead of dependabot #70

chore: use renovate instead of dependabot

chore: use renovate instead of dependabot #70

Workflow file for this run

name: Java CI
on: [push, pull_request]
jobs:
build-java-21:
uses: okocraft/workflows/.github/workflows/maven.yml@v1
with:
java-version: '21'
package-name: TFly-Build-${{ github.run_number }}