Skip to content

Commit ccd06a5

Browse files
committed
ci: also trigger release on pre-release tags
1 parent 041e58d commit ccd06a5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
tags:
66
- 'v[0-9]+.[0-9]+.[0-9]+'
7+
- 'v[0-9]+.[0-9]+.[0-9]+-*'
78
workflow_dispatch:
89

910
jobs:

0 commit comments

Comments
 (0)