Skip to content

Commit 85bb937

Browse files
authored
Update release.yml
1 parent 6a851bd commit 85bb937

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ jobs:
1919
matrix:
2020
os: [macos-latest, ubuntu-latest, windows-latest]
2121
runs-on: ${{ matrix.os }}
22-
permissions:
23-
contents: read
22+
permissions: write-all
2423
steps:
2524
- uses: actions/checkout@v4
2625
- name: Set up JDK 21

0 commit comments

Comments
 (0)