Skip to content

Commit 292b817

Browse files
authored
Merge pull request #83 from authzed/dependabot/github_actions/MathieuSoysal/Javadoc-publisher.yml-2.5.0
Bump MathieuSoysal/Javadoc-publisher.yml from 2.4.0 to 2.5.0
2 parents 723209e + 01c1f3d commit 292b817

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
export ORG_GRADLE_PROJECT_release=${GITHUB_REF#refs/tags/}
2929
./gradlew publishToSonatype closeAndReleaseSonatypeStagingRepository
3030
- name: Publish JavaDoc
31-
uses: MathieuSoysal/Javadoc-publisher.yml@v2.4.0
31+
uses: MathieuSoysal/Javadoc-publisher.yml@v2.5.0
3232
with:
3333
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3434
javadoc-branch: javadoc

0 commit comments

Comments
 (0)