mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-22 09:41:26 -08:00
removing delete
This commit is contained in:
parent
77ccc78f76
commit
b60830da0e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/generate-census.yml
vendored
2
.github/workflows/generate-census.yml
vendored
|
@ -49,7 +49,7 @@ jobs:
|
|||
- name: Upload Census Zip to Geoplatform AWS
|
||||
run: |
|
||||
ls ./data_pipeline/data/tmp
|
||||
aws s3 cp ./data_pipeline/data/tmp/census.zip s3://justice40-data/data-sources/census.zip --acl public-read --delete
|
||||
aws s3 cp ./data_pipeline/data/tmp/census.zip s3://justice40-data/data-sources/census.zip --acl public-read
|
||||
- name: Update PR with Comment about deployment
|
||||
uses: mshick/add-pr-comment@v1
|
||||
with:
|
||||
|
|
Loading…
Add table
Reference in a new issue