Skip to content

Commit

Permalink
Update mavenbuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
guulp authored Dec 22, 2023
1 parent b6712da commit 079b6fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mavenbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: ls $GITHUB_WORKSPACE/target

- name: Publish Artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: jar-file
path: "${GITHUB_WORKSPACE}/target/*.jar"

0 comments on commit 079b6fb

Please sign in to comment.