Skip to content

Commit

Permalink
Rename jar file in github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Ravis96 committed Jun 2, 2024
1 parent f6e3f84 commit 1387a8a
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 @@ -32,5 +32,5 @@ jobs:
- name: Upload JAR file
uses: actions/upload-artifact@v4.3.3
with:
name: jar-file
name: Dream-Template
path: plugin-core/build/libs/*.jar

0 comments on commit 1387a8a

Please sign in to comment.