Skip to content

Commit d0629e3

Browse files
committed
Update docs when a new tag is created
1 parent c1116da commit d0629e3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Build
33
on:
44
push:
55
branches: [main]
6+
tags: [ 'v*.*.*' ]
67

78
jobs:
89
build:

0 commit comments

Comments
 (0)