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 decab40 commit a19e741Copy full SHA for a19e741
.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