summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaudouin Raoult <baudouin.raoult@ecmwf.int>2020-11-19 12:34:23 +0000
committerBaudouin Raoult <baudouin.raoult@ecmwf.int>2020-11-19 12:34:23 +0000
commit020060b73923863fbc9fc96cde836d727e87a358 (patch)
tree80caf2840524536ec68a2ec514644af3819474a1
parent3c28f4038e5de54adb45d9213c91ed34978158be (diff)
Update
-rw-r--r--.github/workflows/check-and-publish.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/check-and-publish.yml b/.github/workflows/check-and-publish.yml
index 11dce56..1b97157 100644
--- a/.github/workflows/check-and-publish.yml
+++ b/.github/workflows/check-and-publish.yml
@@ -34,7 +34,7 @@ jobs:
- name: Tokens
shell: python
env:
- ECMWFAPIRC: ${{ secrets.CDSAPIRC }}
+ CDSAPIRC: ${{ secrets.CDSAPIRC }}
run: |
import os