Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
ziqian zhang
Grasscutter
Commits
9bdb96d1
Commit
9bdb96d1
authored
Apr 27, 2022
by
芊枫
Committed by
GitHub
Apr 27, 2022
Browse files
Fix build uploading
parent
d4479335
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/build.yml
View file @
9bdb96d1
...
...
@@ -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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment