We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 846c491 commit b324deaCopy full SHA for b324dea
.github/workflows/release.yaml
@@ -7,6 +7,7 @@ on:
7
push:
8
tags:
9
- launch/[0-9]+.[0-9]+.[0-9]+
10
+ workflow_dispatch:
11
12
jobs:
13
create-release:
0 commit comments