Commit 9bdb96d1 authored by 芊枫's avatar 芊枫 Committed by GitHub
Browse files

Fix build uploading

parent d4479335
......@@ -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
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment