Skip to content

Commit

Permalink
--acl public-read
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasz-h2o committed May 31, 2024
1 parent c79ad38 commit 31bb5b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:

- name: Upload index to s3
run: |
aws s3 cp --recursive packages/x86_64 s3://wolfi-packages/x86_64
aws s3 cp --recursive packages/x86_64 s3://wolfi-packages/x86_64 --acl public-read

0 comments on commit 31bb5b7

Please sign in to comment.