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 6b08e77 commit 2bb541bCopy full SHA for 2bb541b
.github/workflows/maven-release.yml
@@ -7,6 +7,8 @@ on:
7
jobs:
8
build:
9
runs-on: ubuntu-latest
10
+ permissions:
11
+ contents: write
12
steps:
13
- uses: actions/checkout@v4
14
0 commit comments