Skip to content

Commit 9089619

Browse files
committed
f
1 parent 74377b5 commit 9089619

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: ReleaseBot
22

33
on:
44
push:
5-
branches:
6-
- "test_release.1.*"
5+
tags:
6+
- "v*.*.*"
77

88
jobs:
99
linux-x86_64:

0 commit comments

Comments
 (0)