Skip to content

Commit 10e364a

Browse files
committed
Reorganization
Signed-off-by: Jing Chen <jing.chen2@ibm.com>
1 parent 875c6cb commit 10e364a

24 files changed

Lines changed: 7 additions & 36 deletions

.github/workflows/helm-release.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ on:
88
push:
99
branches:
1010
- main
11+
paths:
12+
- charts/**
1113
workflow_dispatch:
1214

1315
jobs:
@@ -32,8 +34,6 @@ jobs:
3234
token: ${{ secrets.GITHUB_TOKEN }}
3335

3436
- name: Run chart-releaser
35-
uses: helm/chart-releaser-action@v1.6.0
36-
with:
37-
charts_dir: llm-d-modelservice
37+
uses: helm/chart-releaser-action@v1.7.0
3838
env:
3939
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

.github/workflows/publish.yaml

Lines changed: 0 additions & 29 deletions
This file was deleted.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)