Skip to content

Commit 01c1f3d

Browse files
Bump MathieuSoysal/Javadoc-publisher.yml from 2.4.0 to 2.5.0
Bumps [MathieuSoysal/Javadoc-publisher.yml](https://github.com/mathieusoysal/javadoc-publisher.yml) from 2.4.0 to 2.5.0. - [Release notes](https://github.com/mathieusoysal/javadoc-publisher.yml/releases) - [Commits](MathieuSoysal/Javadoc-publisher.yml@v2.4.0...v2.5.0) --- updated-dependencies: - dependency-name: MathieuSoysal/Javadoc-publisher.yml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d25ff88 commit 01c1f3d

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)