Skip to content

Commit 71ff926

Browse files
authored
Trigger release on workflow_dispatch
1 parent 24e3676 commit 71ff926

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: Release
22

33
on:
4-
repository_dispatch:
5-
types: release
4+
workflow_dispatch
65

76
jobs:
87
release:

0 commit comments

Comments
 (0)