mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2026-05-13 20:42:34 +08:00
only build on stable
This commit is contained in:
committed by
GitHub
Unverified
parent
e576884b05
commit
99c9f0111b
@@ -1,5 +1,8 @@
|
||||
name: "Build"
|
||||
on: "push"
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- "stable"
|
||||
jobs:
|
||||
Build-Server-Jar:
|
||||
runs-on: windows-latest
|
||||
|
||||
Reference in New Issue
Block a user