mirror of
https://github.com/remsky/Kokoro-FastAPI.git
synced 2025-08-05 16:48:53 +00:00
Update release-helm.yaml
This commit is contained in:
parent
cd2a5e5459
commit
6d3591c965
1 changed files with 2 additions and 2 deletions
2
.github/workflows/release-helm.yaml
vendored
2
.github/workflows/release-helm.yaml
vendored
|
@ -3,7 +3,7 @@ name: Release Charts
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- master
|
||||||
paths:
|
paths:
|
||||||
- 'charts/**'
|
- 'charts/**'
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Add table
Reference in a new issue