mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2026-05-17 20:52:34 +08:00
@@ -3,6 +3,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- "stable"
|
||||
- "development"
|
||||
pull_request:
|
||||
types:
|
||||
- opened
|
||||
@@ -25,4 +26,4 @@ jobs:
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: Grasscutter
|
||||
path: grasscutter.jar
|
||||
path: grasscutter-*-dev.jar
|
||||
|
||||
Reference in New Issue
Block a user