@@ -1,8 +1,10 @@
|
||||
name: Build Plazma
|
||||
name: Release Plazma (1.20.2)
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "ver/*", "dev/*", "feat/**/*" ]
|
||||
paths:
|
||||
- "patches"
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
@@ -12,6 +14,7 @@ env:
|
||||
|
||||
jobs:
|
||||
release:
|
||||
name: Release Plazma
|
||||
strategy:
|
||||
matrix:
|
||||
base_jdk: [17]
|
||||
Reference in New Issue
Block a user