Skip to content

Commit 2524bf4

Browse files
create github release on push of a tag (fixup)
1 parent af9d878 commit 2524bf4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches: [ "1.9.x" ]
66
tags:
7-
- '**'
7+
- '*'
88
pull_request:
99
branches: [ "1.9.x" ]
1010

0 commit comments

Comments
 (0)