mirror of
https://github.com/octoleo/plantuml.git
synced 2024-11-05 21:17:52 +00:00
chore: filter javadoc generation
This commit is contained in:
parent
3a10503cc8
commit
b63f2ab4cd
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -182,6 +182,7 @@ jobs:
|
||||
|
||||
deploy_javadoc:
|
||||
needs: [ build_artifacts, test_linux ]
|
||||
if: needs.workflow_config.outputs.do_release == 'true'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout the repository
|
||||
|
Loading…
Reference in New Issue
Block a user