Skip to content

Commit

Permalink
upload artefact
Browse files Browse the repository at this point in the history
  • Loading branch information
adeutou committed Aug 24, 2023
1 parent 2cdde05 commit 1f2e749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.TOKEN }}
with:
asset_path: staging/Package.jar
asset_path: ./staging/Package.jar
asset_name: Package.jar
asset_content_type: application/java-archive
upload_url: ${{ steps.get_upload_url.outputs.upload_url }}
Expand Down

0 comments on commit 1f2e749

Please sign in to comment.