Skip to content

Commit db71be0

Browse files
Merge pull request #333 from chrisdoherty4/feature/manual-release-workflow
2 parents 615d165 + ff9a7fd commit db71be0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
push:
44
tags:
55
- "v*"
6+
workflow_dispatch: {}
67

78
env:
89
REGISTRY: quay.io

0 commit comments

Comments
 (0)