Skip to content

Commit f567f65

Browse files
Update release.yml
1 parent ae524cc commit f567f65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
branches:
77
- '**'
88
tags:
9-
- 'V*'
9+
- 'v*'
1010

1111
# If previous workflow is still running, we push again, we will cancel the previous workflow
1212
concurrency:

0 commit comments

Comments
 (0)