Skip to content

Commit ecfe014

Browse files
committed
chore(github): hopefully make the release workflow run
1 parent 15dfed5 commit ecfe014

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+
- v*.*.*
77

88
env:
99
CARGO_TERM_COLOR: always

0 commit comments

Comments
 (0)