Skip to content

Conversation

@gabrielfeo
Copy link
Owner

By having a default value for dry-run in the build action and checking for mere presence as !inputs.dry-run, the default was effectively true. As a result, the latest javadoc publishing failed.

Change all conditions to check for true and let build-javadoc upload artifacts even when dry-run, as it only matters that publish-javadoc not push them the branch afterwards.

@github-actions
Copy link
Contributor

Generated API diff

@gabrielfeo gabrielfeo force-pushed the fix-publish-javadoc branch from a834576 to 1998f5f Compare May 25, 2023 19:27
@gabrielfeo gabrielfeo marked this pull request as ready for review May 25, 2023 19:28
@gabrielfeo gabrielfeo force-pushed the fix-publish-javadoc branch from 1998f5f to 72be7cc Compare May 25, 2023 19:42
@gabrielfeo gabrielfeo merged commit 9e064e4 into main May 25, 2023
@gabrielfeo gabrielfeo deleted the fix-publish-javadoc branch May 25, 2023 19:44
@gabrielfeo gabrielfeo restored the fix-publish-javadoc branch November 30, 2024 02:55
@gabrielfeo gabrielfeo deleted the fix-publish-javadoc branch January 6, 2025 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants