4
.github/workflows/release.yaml
vendored
4
.github/workflows/release.yaml
vendored
@@ -4,10 +4,6 @@ run-name: Manual release of Plazma on branch ${{ github.ref_name }}
|
||||
on:
|
||||
push:
|
||||
branches: [ "ver/*", "dev/*", "feat/**/*" ]
|
||||
paths:
|
||||
- "patches/api/*"
|
||||
- "patches/server/*"
|
||||
- "gradle.properties"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user