Skip to content

Commit 76741f8

Browse files
committed
Tiny yaml fixes
1 parent c54a0c5 commit 76741f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-this.yml

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

88
permissions:
99
contents: write

0 commit comments

Comments
 (0)