Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Commit

Permalink
Add zst filetype
Browse files Browse the repository at this point in the history
  • Loading branch information
F-X64 committed Jun 2, 2023
1 parent 4076673 commit 78910b9
Show file tree
Hide file tree
Showing 4 changed files with 170 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/transformer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,5 @@ jobs:
- name: Upload to S3
run: |
s3cmd sync --acl-public --delete-removed --mime-type application/json \
s3cmd sync --acl-public --mime-type application/json \
$(pwd)/images/ s3://cloudx-json-bucket/images/
Loading

0 comments on commit 78910b9

Please sign in to comment.