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 5e8c2ff commit 2a929e0Copy full SHA for 2a929e0
.github/workflows/release.yml
@@ -6,6 +6,7 @@ on:
6
push:
7
tags:
8
- "*"
9
+ workflow_dispatch:
10
11
# Declare default permissions as read only.
12
permissions: read-all
0 commit comments