This commit is contained in:
Nanne Baars 2021-03-27 15:58:56 +01:00
parent 1e59e8c5ea
commit 6ab73d5042

View File

@ -66,29 +66,29 @@ jobs:
files: |
webgoat-server/target/*.jar
webwolf/target/*.jar
body: |
## Version 8.
body: |
## Version 8.
### New functionality
### New functionality
- test
- test
### Bug fixes
### Bug fixes
- [#743 - Character encoding errors](https://github.com/WebGoat/WebGoat/issues/743)
- [#743 - Character encoding errors](https://github.com/WebGoat/WebGoat/issues/743)
## Contributors
## Contributors
Special thanks to the following contributors providing us with a pull request:
Special thanks to the following contributors providing us with a pull request:
- Person 1
- Person 2
- Person 1
- Person 2
And everyone who provided feedback through Github.
And everyone who provided feedback through Github.
Team WebGoat
Team WebGoat
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Create Release