Skip to content

rename bukkit module to paper and use shared ci #85

rename bukkit module to paper and use shared ci

rename bukkit module to paper and use shared ci #85

Workflow file for this run

name: "build"
on:
push:
branches: [ "**" ]
tags-ignore: [ "**" ]
pull_request:
release:
types: [ released ]
jobs:
call-build:
uses: "broccolai/actions/.github/workflows/shared-ci.yml@master"

Check failure on line 13 in .github/workflows/gradle.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/gradle.yml

Invalid workflow file

error parsing called workflow ".github/workflows/gradle.yml" -> "broccolai/actions/.github/workflows/shared-ci.yml@master" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit
with:
artifacts-path: 'paper/build/libs/tags-paper.jar'