Skip to content

Commit 7bfdc44

Browse files
authored
Change GitHub Actions permissions to read-only
1 parent dfa564c commit 7bfdc44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/send-beta-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ concurrency:
1616
cancel-in-progress: false
1717

1818
permissions:
19-
contents: readwrite
19+
contents: read
2020

2121
jobs:
2222
build-and-dispatch:

0 commit comments

Comments
 (0)