Skip to content

fix(api): fix tab-completion of lowercase item name #894

fix(api): fix tab-completion of lowercase item name

fix(api): fix tab-completion of lowercase item name #894

Workflow file for this run

name: Gradle Build
on: [ push, pull_request ]
jobs:
build:
uses: okocraft/workflows/.github/workflows/gradle.yml@v1
with:
java-version: '17'
build-arguments: "build -P box.upload=true"
package-name: Box-Build-${{ github.run_number }}