parent
8ec718c1ef
commit
934ba3e496
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -44,7 +44,7 @@ jobs:
|
|||||||
files: |
|
files: |
|
||||||
target/webgoat-${{ env.WEBGOAT_MAVEN_VERSION }}.jar
|
target/webgoat-${{ env.WEBGOAT_MAVEN_VERSION }}.jar
|
||||||
body: |
|
body: |
|
||||||
## Version ${{ steps.tag.outputs.tag }}
|
## Version ${{ github.ref_name }}
|
||||||
|
|
||||||
### New functionality
|
### New functionality
|
||||||
|
|
||||||
@ -54,7 +54,7 @@ jobs:
|
|||||||
|
|
||||||
- [#743 - Character encoding errors](https://github.com/WebGoat/WebGoat/issues/743)
|
- [#743 - Character encoding errors](https://github.com/WebGoat/WebGoat/issues/743)
|
||||||
|
|
||||||
Full change log: https://github.com/WebGoat/WebGoat/compare/${{ steps.tag.outputs.tag }}...${{ steps.tag.outputs.tag }}
|
Full change log: https://github.com/WebGoat/WebGoat/compare/${{ github.ref_name }}...${{ github.ref_name }}
|
||||||
|
|
||||||
|
|
||||||
## Contributors
|
## Contributors
|
||||||
|
Loading…
x
Reference in New Issue
Block a user