Skip to content

Commit d3c3aa1

Browse files
authored
build and push docs also on tag push (#542)
Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com> On-behalf-of: @SAP karol.szwaj@sap.com
1 parent a3a8678 commit d3c3aa1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/docs-gen-and-push.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
pull_request:
88
# Pushes to branches do the full build + deployment
99
push:
10+
tags:
11+
- 'v*'
1012
branches:
1113
- main
1214
- "release-*"

0 commit comments

Comments
 (0)