Skip to content

Update MOM5 to include ice-ocean BGC coupling bug fix (#12) #4

Update MOM5 to include ice-ocean BGC coupling bug fix (#12)

Update MOM5 to include ice-ocean BGC coupling bug fix (#12) #4

Workflow file for this run

name: CD
on:
push:
branches:
- main
- backport/*.*
paths:
- config/**
- spack.yaml
jobs:
cd:
name: CD
uses: access-nri/build-cd/.github/workflows/cd.yml@main
with:
model: ${{ vars.NAME }}
permissions:
contents: write
secrets: inherit