We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 72fc034 + 1390dca commit ea1640eCopy full SHA for ea1640e
.github/workflows/java8-publish.yml
@@ -7,6 +7,9 @@ on:
7
8
jobs:
9
publish:
10
+ permissions:
11
+ contents: read
12
+ pull-requests: write
13
runs-on: ubuntu-latest
14
environment: maven-central
15
steps:
0 commit comments