Skip to content

Commit ff8bcb4

Browse files
author
Josh West
committed
Enable manual run of Release Helm Chart GHA
1 parent 46f038b commit ff8bcb4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/release-chart.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ name: Release Helm Chart
33
on:
44
push:
55
tags:
6-
- 'v*'
6+
- "v*"
7+
workflow_dispatch:
78

89
jobs:
910
release-chart:

0 commit comments

Comments
 (0)