Skip to content

Manual release of Plazma on branch dev/1.21.3 #4

Manual release of Plazma on branch dev/1.21.3

Manual release of Plazma on branch dev/1.21.3 #4

Workflow file for this run

name: Release Plazma
run-name: Manual release of Plazma on branch ${{ github.ref_name }}
on:
push:
branches: [ "ver/*", "dev/*", "feat/**/*" ]
workflow_dispatch:
jobs:
release:
name: Release Plazma (${{ github.ref_name }})
uses: PlazmaMC/PlazmaBukkit/.github/workflows/global.yaml@main
secrets: inherit