Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jaiswaladi246 authored Mar 29, 2024
1 parent be9116f commit 6b5a984
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,9 @@ jobs:
cache: maven
- name: Build with Maven
run: mvn package


- uses: actions/upload-artifact@v4
with:
name: Boardgame
path: target/*.jar

0 comments on commit 6b5a984

Please sign in to comment.