Skip to content

Release v2.1.0

Release v2.1.0 #11

Workflow file for this run

name: Build and Publish
# Publish manually
on:
release:
types: [published]
workflow_dispatch:
jobs:
call-build:
uses: SakiPowered/.github/.github/workflows/shared-gradle-publish.yml@master
secrets: inherit