Skip to content

Commit 693b264

Browse files
committed
no message
1 parent c706100 commit 693b264

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prerelease.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
branches: []
88
tags:
99
- "0.0.[0-9]+"
10-
- "0.0.[0-9]+-**"
10+
- "[0-9]+.[0-9]+.[0-9]+-**"
1111

1212
# Allows you to run this workflow manually from the Actions tab
1313
workflow_dispatch:

0 commit comments

Comments
 (0)