Use the shared antora playbook

This commit is contained in:
Rob Winch
2023-05-03 00:37:41 -05:00
committed by rstoyanchev
parent 39146f9066
commit 88c9b0f467
4 changed files with 11 additions and 44 deletions

View File

@@ -13,7 +13,7 @@ permissions:
jobs:
build:
runs-on: ubuntu-latest
# if: github.repository_owner == 'spring-projects'
if: github.repository_owner == 'spring-projects'
steps:
- name: Checkout
uses: actions/checkout@v3