Skip to content

Commit 162961d

Browse files
Remove workflow dispatch
1 parent 0fe535b commit 162961d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,6 @@ on:
77
push:
88
tags:
99
- v*
10-
workflow_dispatch:
11-
inputs:
12-
tag:
13-
description: "Release Tag"
14-
required: true
15-
type: string
1610

1711
env:
1812
CARGO_TERM_COLOR: always

0 commit comments

Comments
 (0)