Skip to content

Commit

Permalink
Update package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
srishtigrp78 authored Sep 30, 2024
1 parent 36dfac5 commit 96cb6f2
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 @@ -35,7 +35,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: BeneficiaryID-Generation-API
path: target/bengenapi-v3.0.0.war

0 comments on commit 96cb6f2

Please sign in to comment.