We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d72f09 commit 6a4a6afCopy full SHA for 6a4a6af
1 file changed
.github/workflows/gradle-build.yml
@@ -15,6 +15,9 @@ on:
15
16
jobs:
17
build-artifacts:
18
+ permissions:
19
+ packages: write
20
+ contents: read
21
uses: ./.github/workflows/build-artifacts.yml
22
with:
23
# SonarQube requires JDK 17 or higher
0 commit comments