Skip to content

Commit 5550712

Browse files
authored
Update release.yml
1 parent e0e5f3f commit 5550712

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-
- 'v*'
6+
- '**'
77
workflow_dispatch:
88

99
jobs:

0 commit comments

Comments
 (0)