Skip to content

Commit 807f97b

Browse files
committed
ci(release): change the way of trigger
1 parent 3a7dd5c commit 807f97b

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
name: Release
2-
on:
3-
push:
4-
branches:
5-
- main
6-
- beta
2+
on: workflow_dispatch
73

84
permissions:
95
contents: read

0 commit comments

Comments
 (0)