9
0
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:
Dreeam
2024-06-22 01:40:51 +08:00
parent 9aee558b9b
commit cd90e644c6

View File

@@ -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'