Skip to content

Commit 4e7da28

Browse files
authored
Update maven.yml
1 parent fee46b4 commit 4e7da28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
with:
5353
upload_url: ${{ steps.create_release.outputs.upload_url }}
5454
asset_path: target/app.jar
55-
asset_name: app.jar
55+
asset_name: app.0.1.${{ github.run_number }}.jar
5656
asset_content_type: application/zip
5757

5858
- name: Login to DockerHub

0 commit comments

Comments
 (0)