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
ae00ab2d
Commit
ae00ab2d
authored
Apr 26, 2022
by
Magix
Committed by
GitHub
Apr 26, 2022
Browse files
Merge pull request #277 from Thomitics/patch-2
Fix build uploading
parents
d4479335
9bdb96d1
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/build.yml
View file @
ae00ab2d
...
...
@@ -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