Skip to content

Fixed hardcoded 'capacity' columns for h5 files too. #137

Fixed hardcoded 'capacity' columns for h5 files too.

Fixed hardcoded 'capacity' columns for h5 files too. #137

name: Release Drafter
on:
push:
branches: [master, main]
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- name: Release Drafter
uses: release-drafter/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}