We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1cfb71 commit d0f977fCopy full SHA for d0f977f
1 file changed
.github/workflows/release.yml
@@ -5,6 +5,8 @@ on:
5
branches:
6
- master
7
8
+ workflow_dispatch:
9
+
10
jobs:
11
release:
12
runs-on: ubuntu-latest
0 commit comments