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 2c08cc0 commit ae4f220Copy full SHA for ae4f220
.github/workflows/release.yaml
@@ -7,6 +7,7 @@ name: Release
7
#
8
9
on:
10
+ workflow_dispatch:
11
push:
12
tags:
13
- v*.*.*
0 commit comments