Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
renao authored Mar 6, 2024
1 parent e685094 commit acb461d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Upload JAR
uses: actions/upload-artifact@v4
with:
name: "Editor-${{ $GITHUB_RUN_ID }}.jar"
name: "Editor.jar"
path: build/libs/*.jar

test:
Expand Down

0 comments on commit acb461d

Please sign in to comment.