mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-22 17:44:20 -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
|
- name: Upload Census Zip to Geoplatform AWS
|
||||||
run: |
|
run: |
|
||||||
ls ./data_pipeline/data/tmp
|
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
|
- name: Update PR with Comment about deployment
|
||||||
uses: mshick/add-pr-comment@v1
|
uses: mshick/add-pr-comment@v1
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Add table
Reference in a new issue