Skip to content

Commit 6b012b2

Browse files
committed
update release creator.
1 parent 1d7ad0f commit 6b012b2

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
@@ -3,7 +3,7 @@ name: Release
33
on:
44
push:
55
tags:
6-
- '*' # Push events to matching v*, i.e. v1.0, v20.15.10
6+
- '*.*' # Push events to matching v*, i.e. v1.0, v20.15.10
77

88
jobs:
99
build:

0 commit comments

Comments
 (0)