Skip to content

Commit

Permalink
Point automated archiver at production Zenodo.
Browse files Browse the repository at this point in the history
  • Loading branch information
jdangerx committed Dec 13, 2023
1 parent 6916bbf commit ce95484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-archiver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
ZENODO_TOKEN_UPLOAD: ${{ secrets.ZENODO_TOKEN_UPLOAD }}
ZENODO_TOKEN_PUBLISH: ${{ secrets.ZENODO_TOKEN_PUBLISH }}
run: |
pudl_archiver --sandbox --datasets ${{ matrix.dataset }} --summary-file ${{ matrix.dataset }}_run_summary.json
pudl_archiver --datasets ${{ matrix.dataset }} --summary-file ${{ matrix.dataset }}_run_summary.json
- name: Upload run summaries
id: upload_summaries
Expand Down

0 comments on commit ce95484

Please sign in to comment.