Skip to content

Commit 9d16612

Browse files
authored
Update release.yml
More permissions
1 parent 14ae0a7 commit 9d16612

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
@@ -25,7 +25,7 @@ jobs:
2525
build-maven-jars:
2626
runs-on: ubuntu-latest
2727
permissions:
28-
contents: write
28+
contents: write-all
2929
steps:
3030
- name: Checkout
3131
uses: actions/checkout@v4

0 commit comments

Comments
 (0)