We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4aace2 commit c24d945Copy full SHA for c24d945
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