Skip to content

Commit a19e787

Browse files
committed
Workflow
1 parent 48459b1 commit a19e787

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Tag
33
on:
44
push:
55
tags:
6-
- v**
6+
- 'v**'
77

88
env:
99
CARGO_TERM_COLOR: always

0 commit comments

Comments
 (0)