WIP
This commit is contained in:
parent
1e59e8c5ea
commit
6ab73d5042
24
.github/workflows/release.yml
vendored
24
.github/workflows/release.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user