We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4beb934 commit 5acdb62Copy full SHA for 5acdb62
.github/workflows/release.yml
@@ -7,6 +7,7 @@ on:
7
push:
8
tags:
9
- 'v*'
10
+ workflow_dispatch:
11
12
jobs:
13
release:
0 commit comments