summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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