Skip to content

Commit e2addaf

Browse files
committed
change to human readable syntax
1 parent 75a4ba1 commit e2addaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
- name: Restore executable permissions
2323
run: |
24-
chmod -R 755 Kiwi8.app
24+
chmod -R u=rwx,go=rx Kiwi8.app
2525
2626
- name: Create macOS release archive
2727
run: |

0 commit comments

Comments
 (0)