Skip to content

not assign simpleEnum annotation (#707) #277

not assign simpleEnum annotation (#707)

not assign simpleEnum annotation (#707) #277

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