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