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 844d5d0 commit 1d0defcCopy full SHA for 1d0defc
1 file changed
.github/workflows/release.yml
@@ -3,7 +3,8 @@ name: Release
3
on:
4
workflow_dispatch:
5
6
-permissions: {}
+permissions:
7
+ contents: write
8
9
env:
10
MAVEN_ARGS: -B -V -ntp -e -Djansi.passthrough=true -Dstyle.color=always -Djacoco.skip=true
0 commit comments