Skip to content

Commit ce55409

Browse files
authored
Remove workflow_dispatch from release.yml
Removed workflow_dispatch trigger from release workflow.
1 parent 3363744 commit ce55409

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
push:
55
tags:
66
- '*'
7-
workflow_dispatch:
87

98
jobs:
109
publish:

0 commit comments

Comments
 (0)