Skip to content

Commit 2f8ff6b

Browse files
authored
Update gradle.yml
Changed from read to write.
1 parent 3ce466a commit 2f8ff6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gradle.yml

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

1919
runs-on: ubuntu-latest
2020
permissions:
21-
contents: read
21+
contents: write
2222

2323
steps:
2424
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)