Skip to content

improve the table on the data manager ui (#673) #446

improve the table on the data manager ui (#673)

improve the table on the data manager ui (#673) #446

name: Release Drafter
on:
push:
branches:
- master
jobs:
UpdateReleaseDraft:
runs-on: ubuntu-22.04
steps:
- uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GH_PUBLISH_SECRETS }}