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.
2 parents 615d165 + ff9a7fd commit db71be0Copy full SHA for db71be0
.github/workflows/release.yaml
@@ -3,6 +3,7 @@ on:
3
push:
4
tags:
5
- "v*"
6
+ workflow_dispatch: {}
7
8
env:
9
REGISTRY: quay.io
0 commit comments