Skip to content

Commit 6d84e5e

Browse files
committed
chore: try add manually trigger dev build
1 parent b75810b commit 6d84e5e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/dev-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
tags:
66
- '[0-9]+.[0-9]+.[0-9]+-dev.*'
7+
workflow_dispatch:
8+
79

810
permissions:
911
contents: write

0 commit comments

Comments
 (0)