Skip to content

Commit f356c00

Browse files
committed
Finish 0.1.2
2 parents a3e2246 + baca6c1 commit f356c00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/notify-website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Notify Website of CLI Release
33
on:
44
push:
55
tags:
6-
- 'v*'
6+
- '[0-9]*.[0-9]*.[0-9]*'
77

88
jobs:
99
notify:

0 commit comments

Comments
 (0)