Fix jar path while creating a release
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							| @@ -46,7 +46,7 @@ jobs: | ||||
|         with: | ||||
|           draft: false | ||||
|           files: | | ||||
|             webgoat/target/webgoat-${{ env.WEBGOAT_MAVEN_VERSION }}.jar | ||||
|             target/webgoat-${{ env.WEBGOAT_MAVEN_VERSION }}.jar | ||||
|           body: | | ||||
|             ## Version ${{ steps.tag.outputs.tag }} | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user