From 641e632cf22625ba52fe1965b48ea86d11bcc81f Mon Sep 17 00:00:00 2001 From: Alessio Siniscalchi Date: Fri, 29 Sep 2023 14:46:16 +0200 Subject: [PATCH] Update build-profiles-api.yml use custom branch for COPDS-1262 --- .github/workflows/build-profiles-api.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build-profiles-api.yml b/.github/workflows/build-profiles-api.yml index d2e4a19..1e42e9f 100644 --- a/.github/workflows/build-profiles-api.yml +++ b/.github/workflows/build-profiles-api.yml @@ -84,6 +84,7 @@ jobs: uses: actions/checkout@v3 with: repository: ecmwf-projects/cads-extended-profiles + ref: COPDS-1262 token: ${{ secrets.CADS_PAT }} path: ./docker/cads-extended-profiles