Skip to content

Commit 169fac8

Browse files
Update release-single-header.yml
Make the tag trigger match my actual convention
1 parent c4883c7 commit 169fac8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-single-header.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Release Single Header Asset
33
on:
44
push:
55
tags:
6-
- "v*"
6+
- "*"
77
workflow_dispatch:
88

99
permissions:

0 commit comments

Comments
 (0)