Skip to content

Commit 74b4d37

Browse files
committed
Release 1.0.0
1 parent 3825a7e commit 74b4d37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
workflow_dispatch:
55
push:
66
tags:
7-
- 'v*'
7+
- "[0-9]*"
88

99
jobs:
1010
build-and-package:

0 commit comments

Comments
 (0)