Skip to content

cleanup gremlin usage #2

cleanup gremlin usage

cleanup gremlin usage #2

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/build.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build.yml

Invalid workflow file

error parsing called workflow ".github/workflows/build.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'