We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39d8f80 commit 6542485Copy full SHA for 6542485
.github/workflows/deploy.yml
@@ -5,6 +5,7 @@ on:
5
- main
6
tags:
7
- "v*"
8
+ workflow_dispatch: {}
9
10
jobs:
11
build:
0 commit comments