We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b75810b commit 6d84e5eCopy full SHA for 6d84e5e
1 file changed
.github/workflows/dev-release.yml
@@ -4,6 +4,8 @@ on:
4
push:
5
tags:
6
- '[0-9]+.[0-9]+.[0-9]+-dev.*'
7
+ workflow_dispatch:
8
+
9
10
permissions:
11
contents: write
0 commit comments