Fix jar path while creating a release

This commit is contained in:
Nanne Baars 2023-01-05 21:57:08 +01:00
parent 683b629663
commit 5c2bbd1227

View File

@ -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 }}