Sfoglia il codice sorgente

feat: add publishing the downloaded data

Mika Pflüger 9 mesi fa
parent
commit
1520e896df
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      .github/workflows/download.yaml

+ 2 - 0
.github/workflows/download.yaml

@@ -40,3 +40,5 @@ jobs:
         run: pip install -r unfccc_di_data/requirements.txt
       - name: download data
         run: datalad -C unfccc_di_data/ rerun download
+      - name: publish newly downloaded data
+        run: datalad -C unfccc_di_data/ push --to ginhemio-storage --data anything