Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lewmilburn authored Jun 25, 2024
1 parent f7ab43b commit 2054660
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ jobs:
- name: Upload Plugin jar 📁
uses: actions/upload-artifact@v4
with:
name: essence-${{ env.VERSION }}-SNAPSHOT.jar
path: /home/runner/work/Essence/Essence/target/essence-${{ env.VERSION }}.jar
name: kryptonite-${{ env.VERSION }}-SNAPSHOT.jar
path: /home/runner/work/Kryptonite/Kryptonite/target/kryptonite-${{ env.VERSION }}.jar

0 comments on commit 2054660

Please sign in to comment.