Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 335dd52

Browse files
committed
Add missing documentation
1 parent 24370bd commit 335dd52

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
uses: gradle/actions/setup-gradle@v3
5151
env:
5252
GRADLE_ENTERPRISE_ACCESS_KEY: ${{ secrets.GRADLE_ENTERPRISE_ACCESS_KEY }}
53+
GITHUB_MAVEN_PASSWORD: ${{ secrets.GITHUB_TOKEN }}
5354
with:
5455
arguments: docs
5556

0 commit comments

Comments
 (0)