Fix jar path while creating a release
This commit is contained in:
parent
683b629663
commit
5c2bbd1227
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 }}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user