Skip to content

Commit c46f183

Browse files
jagednabhi18av
andauthored
github action for prereleases (#65)
* github action for prereleases Co-authored-by: Abhinav Sharma <[email protected]>
1 parent 98b2432 commit c46f183

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
push:
44
tags:
55
- '[0-9]+.[0-9]+.[0-9]+'
6+
- '[0-9]+.[0-9]+.[0-9]+-edge[0-9]+'
67

78
permissions:
89
contents: write

0 commit comments

Comments
 (0)