Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/ravishanigarapu/MMU-API
Browse files Browse the repository at this point in the history
…into develop
  • Loading branch information
ravishanigarapu committed Oct 16, 2024
2 parents 0786321 + b819c3f commit 0910dd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: mvn -B package --file pom.xml

- name: Upload WAR file as artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: MMU-API
path: target/mmuapi-v1.0.war

0 comments on commit 0910dd5

Please sign in to comment.