Skip to content

Commit ea1640e

Browse files
authored
Merge branch 'main' into filip26-patch-1
2 parents 72fc034 + 1390dca commit ea1640e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/java8-publish.yml

+3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ on:
77

88
jobs:
99
publish:
10+
permissions:
11+
contents: read
12+
pull-requests: write
1013
runs-on: ubuntu-latest
1114
environment: maven-central
1215
steps:

0 commit comments

Comments
 (0)