Skip to content

Updated config/versions.json to 3-0-0 (#15) #3

Updated config/versions.json to 3-0-0 (#15)

Updated config/versions.json to 3-0-0 (#15) #3

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