Skip to content

chore(controller):update jobs column to longtext which belong to mode… #1814

chore(controller):update jobs column to longtext which belong to mode…

chore(controller):update jobs column to longtext which belong to mode… #1814

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