Skip to content

Commit a19e741

Browse files
committed
Make insight.phar publicly accessible after release
1 parent decab40 commit a19e741

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/only-main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ jobs:
4646

4747
- name: Release
4848
run: |
49-
aws s3 cp build/insight.phar s3://get.insight.symfony.com/insight.phar
49+
aws s3 cp build/insight.phar s3://get.insight.symfony.com/insight.phar --acl public-read

0 commit comments

Comments
 (0)