Browse Source

feat: add publishing the downloaded data

Mika Pflüger 6 tháng trước cách đây
mục cha
commit
1520e896df
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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