Skip to content

Commit e77d28a

Browse files
authored
Update release.yml
1 parent 1bdb10b commit e77d28a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .github/workflows/release.yml

+2
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@ jobs:
8383
build-native-image:
8484
name: "Build GraalVM native-image on ${{ matrix.os }}"
8585
runs-on: ${{ matrix.os }}
86+
permissions:
87+
contents: write
8688
needs: build-maven-jars
8789
strategy:
8890
matrix:

0 commit comments

Comments
 (0)