We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3a8678 commit d3c3aa1Copy full SHA for d3c3aa1
1 file changed
.github/workflows/docs-gen-and-push.yaml
@@ -7,6 +7,8 @@ on:
7
pull_request:
8
# Pushes to branches do the full build + deployment
9
push:
10
+ tags:
11
+ - 'v*'
12
branches:
13
- main
14
- "release-*"
0 commit comments