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 f8a488f commit c77be39Copy full SHA for c77be39
.github/workflows/maven-publish.yml
@@ -31,7 +31,7 @@ on: [push]
31
32
jobs:
33
build:
34
-
+ permissions: write-all
35
runs-on: ubuntu-latest
36
37
steps:
0 commit comments