Skip to content

3.2.0: Platform publishing #1

3.2.0: Platform publishing

3.2.0: Platform publishing #1

Workflow file for this run

name: Publish
on:
release:
types:
- released
workflow_dispatch:
jobs:
build:
uses: srnyx/tools/.github/workflows/build.yml@main
with:
java: 17
task: publishPlugins
secrets: inherit