Skip to content

Commit 17d30f2

Browse files
committed
Update CVs table
1 parent 4cacfe1 commit 17d30f2

3 files changed

Lines changed: 522 additions & 168 deletions

File tree

.github/workflows/export-cmor-cvs-table.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ jobs:
2323
env:
2424
# Modify these as needed
2525
ESGVOC_FORK: "znichollscr"
26-
ESGVOC_REVISION: "5145b8f6d8b1859c663e63fb7b0bad952e8bc7b5"
26+
ESGVOC_REVISION: "2bd33c2633580799c874bbaaebfe0bde6f9369e5"
2727
# Modify these as needed
28-
UNIVERSE_CVS_FORK: "WCRP-CMIP"
29-
UNIVERSE_CVS_BRANCH: "esgvoc_dev"
28+
UNIVERSE_CVS_FORK: "znichollscr"
29+
UNIVERSE_CVS_BRANCH: "dunne-et-al-experiments"
3030
CMIP7_CVS_FORK: ${{ github.event.pull_request.head.repo.owner.login }}
3131
CMIP7_CVS_BRANCH: ${{ github.head_ref || github.ref_name }}
3232
run: |

0 commit comments

Comments
 (0)