Skip to content

Commit d7974fa

Browse files
Update release.yml
1 parent 3dc381a commit d7974fa

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
@@ -5,7 +5,7 @@ run-name: ${{ github.ref_name }} Release
55
on:
66
push:
77
tags:
8-
- 'v*.*.*'
8+
- '*.*.*'
99

1010
jobs:
1111
release:

0 commit comments

Comments
 (0)