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 4c87bac commit f04d70cCopy full SHA for f04d70c
.github/workflows/publish_release.yml
@@ -4,9 +4,7 @@ on:
4
release:
5
types: [ created ]
6
7
-permissions:
8
- contents: write
9
- packages: write
+permissions: write-all
10
11
jobs:
12
dangerKotlinLibrary-shadowJar:
0 commit comments