Skip to content

Commit 2c38bfe

Browse files
committed
Generate Antora for tags
Issue gh-10765
1 parent c4812b1 commit 2c38bfe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/antora-generate.yml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches-ignore:
66
- 'gh-pages'
7+
tags: '**'
78

89
env:
910
GH_ACTIONS_REPO_TOKEN: ${{ secrets.GH_ACTIONS_REPO_TOKEN }}

0 commit comments

Comments
 (0)