Skip to content

Commit cbda867

Browse files
committed
update ci script.
1 parent ab02ce5 commit cbda867

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name: Build and Release
22

33
on:
4+
tags:
5+
- "v*"
46
# push:
57
# branches: [main]
6-
tags:
7-
- "v*"
88

99
jobs:
1010
build-cpp:

0 commit comments

Comments
 (0)