mirror of
https://github.com/octoleo/plantuml.git
synced 2024-12-22 10:59:01 +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:
|
deploy_javadoc:
|
||||||
needs: [ build_artifacts, test_linux ]
|
needs: [ build_artifacts, test_linux ]
|
||||||
|
if: needs.workflow_config.outputs.do_release == 'true'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout the repository
|
- name: Checkout the repository
|
||||||
|
Loading…
Reference in New Issue
Block a user