Skip to content

DAS-2420 Increase memory limit for Net2Cog- in harmony in a box (#811) #733

DAS-2420 Increase memory limit for Net2Cog- in harmony in a box (#811)

DAS-2420 Increase memory limit for Net2Cog- in harmony in a box (#811) #733

Workflow file for this run

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