This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a change to branch feat/same-branch-workflows
in repository https://gitbox.apache.org/repos/asf/logging-parent.git
from bae4205 Use workflows on the same branch
add 2263cf3 fix: add examples of workflow usage
No new revisions were added by this update.
Summary of changes:
src/site/antora/modules/ROOT/examples/build.yaml | 94 ++++++++++++++
.../antora/modules/ROOT/examples}/deploy-site.yaml | 37 +++---
src/site/antora/modules/ROOT/pages/features.adoc | 27 +---
src/site/antora/modules/ROOT/pages/usage.adoc | 4 +-
src/site/antora/modules/ROOT/pages/workflows.adoc | 142 +++++++++++++++++++++
5 files changed, 265 insertions(+), 39 deletions(-)
create mode 100644 src/site/antora/modules/ROOT/examples/build.yaml
copy {.github/workflows =>
src/site/antora/modules/ROOT/examples}/deploy-site.yaml (70%)
create mode 100644 src/site/antora/modules/ROOT/pages/workflows.adoc