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 14ae0a7 commit 9d16612Copy full SHA for 9d16612
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
25
build-maven-jars:
26
runs-on: ubuntu-latest
27
permissions:
28
- contents: write
+ contents: write-all
29
steps:
30
- name: Checkout
31
uses: actions/checkout@v4
0 commit comments