Skip to content

bump version

bump version #3

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"
secrets: inherit
with:
artifacts-path: 'paper/build/libs/tags-paper.jar'