Skip to content

Commit c029a74

Browse files
committed
Try again
1 parent 022f0d5 commit c029a74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
UNIVERSE_CVS_FORK: "znichollscr"
2929
UNIVERSE_CVS_BRANCH: "esgvoc-zn"
3030
CMIP7_CVS_FORK: ${{ github.repository_owner }}
31-
CMIP7_CVS_BRANCH: ${{ github.sha }}
31+
CMIP7_CVS_BRANCH: ${{ github.head_ref | github.ref_name }}
3232
run: |
3333
echo $CMIP7_CVS_FORK
3434
echo $CMIP7_CVS_BRANCH

0 commit comments

Comments
 (0)