Skip to content

Commit

Permalink
Update project path
Browse files Browse the repository at this point in the history
  • Loading branch information
e-belfer committed Oct 16, 2024
1 parent 6dea332 commit 7554a36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zenodo-cache-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- name: Sync internal and public caches
run: |
gcloud storage -u catalyst-cooperative-pudl rsync -r ${{ env.INTERNAL_ZENODO_CACHE_BUCKET }} ${{ env.PUBLIC_ZENODO_CACHE_BUCKET }}
gcloud storage --project=catalyst-cooperative-pudl rsync -r ${{ env.INTERNAL_ZENODO_CACHE_BUCKET }} ${{ env.PUBLIC_ZENODO_CACHE_BUCKET }}
zenodo-cache-sync-notify:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 7554a36

Please sign in to comment.