mirror of
https://github.com/Winds-Studio/Leaf.git
synced 2025-12-25 18:09:17 +00:00
Fix workflow
This commit is contained in:
2
.github/workflows/build-121.yml
vendored
2
.github/workflows/build-121.yml
vendored
@@ -49,7 +49,7 @@ jobs:
|
||||
uses: actions/upload-artifact@main
|
||||
with:
|
||||
name: Leaf 1.21
|
||||
path: ./leaf-1.1-*.jar
|
||||
path: ./leaf-1.21-*.jar
|
||||
|
||||
- name: Release Leaf
|
||||
if: github.event_name != 'pull_request'
|
||||
|
||||
Reference in New Issue
Block a user