Skip to content

Commit 10fa43a

Browse files
committed
Do not run manually release workflow
Signed-off-by: Federico Busetti <[email protected]>
1 parent e79d90a commit 10fa43a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ name: release
55
on:
66
release:
77
types: [ published ]
8-
# Allows you to run this workflow manually from the Actions tab
9-
workflow_dispatch:
108

119
jobs:
1210
build:

0 commit comments

Comments
 (0)