We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4812b1 commit 2c38bfeCopy full SHA for 2c38bfe
.github/workflows/antora-generate.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches-ignore:
6
- 'gh-pages'
7
+ tags: '**'
8
9
env:
10
GH_ACTIONS_REPO_TOKEN: ${{ secrets.GH_ACTIONS_REPO_TOKEN }}
0 commit comments