Generate Antora for tags

Issue gh-10765
This commit is contained in:
Rob Winch 2022-01-18 12:56:06 -06:00
parent c4812b17ee
commit 2c38bfe59c

View File

@ -4,6 +4,7 @@ on:
push:
branches-ignore:
- 'gh-pages'
tags: '**'
env:
GH_ACTIONS_REPO_TOKEN: ${{ secrets.GH_ACTIONS_REPO_TOKEN }}