Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Dreeam-qwq committed Jun 21, 2024
1 parent 9aee558 commit cd90e64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-121.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit cd90e64

Please sign in to comment.