Skip to content

[JENKINS-73126] Upgrade Winstone from Jetty 10.x to 12.x (EE 8) (#383) #328

[JENKINS-73126] Upgrade Winstone from Jetty 10.x to 12.x (EE 8) (#383)

[JENKINS-73126] Upgrade Winstone from Jetty 10.x to 12.x (EE 8) (#383) #328

name: Release Drafter
on:
push:
branches:
- master
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}