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 12ffab6 commit e9916ddCopy full SHA for e9916dd
.github/workflows/release.yml
@@ -18,3 +18,5 @@ jobs:
18
uses: gradle/gradle-build-action@749f47bda3e44aa060e82d7b3ef7e40d953bd629
19
with:
20
arguments: publish
21
+ env:
22
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments