Skip to content

fix(deps): update dependency net.kyori:adventure-platform-fabric to v6.2.0 #374

fix(deps): update dependency net.kyori:adventure-platform-fabric to v6.2.0

fix(deps): update dependency net.kyori:adventure-platform-fabric to v6.2.0 #374

Workflow file for this run

name: "build"
on:
push:
branches: [ "**" ]
tags-ignore: [ "**" ]
pull_request:
release:
types: [ released ]
jobs:
call-build:
uses: "jpenilla/actions/.github/workflows/shared-ci.yml@master"
secrets: inherit
with:
modrinth-publish: true
artifacts-path: 'build/libs/better-fabric-console-mc*.jar'
loom: true
jdk-version: 21