We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4295f5d commit da59b93Copy full SHA for da59b93
1 file changed
.github/workflows/release.yml
@@ -7,9 +7,7 @@
7
8
name: Release Pipeline
9
10
-on:
11
- workflow_dispatch:
12
- inputs:
+on: workflow_dispatch
13
14
jobs:
15
publish:
0 commit comments