Skip to content

Commit b45f9e4

Browse files
committed
.
1 parent d24e78a commit b45f9e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/create-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ on:
22
push:
33
# Sequence of patterns matched against refs/tags
44
tags:
5-
- 'x*' # Push events to matching v*, i.e. v1.0, v20.15.10
5+
- 'x*' # Push events to matching v*, i.e. v1.0,v20.15.10
66

77
name: Create Release
88

0 commit comments

Comments
 (0)