Skip to content

Commit 4be52c4

Browse files
committed
ci: Fix release.
1 parent d5b24f7 commit 4be52c4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build-and-test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: build & test
33
on:
44
push:
55
branches: [ main ]
6+
tags:
7+
- 'v*'
68
pull_request:
79
branches: [ main ]
810
workflow_call:

0 commit comments

Comments
 (0)