We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3371b7 commit 7b72355Copy full SHA for 7b72355
.github/workflows/only-main.yaml
@@ -46,4 +46,4 @@ jobs:
46
47
- name: Release
48
run: |
49
- aws s3 cp build/insight.phar s3://get.insight.symfony.com/insight.phar
+ aws s3 cp build/insight.phar s3://get.insight.symfony.com/insight.phar --acl public-read
0 commit comments